Home
last modified time | relevance | path

Searched refs:npcm7xx_otp_compute_fcfg (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/nvram/
H A Dnpcm7xx_otp.c154 static uint32_t npcm7xx_otp_compute_fcfg(uint32_t cur_value, uint32_t new_value) in npcm7xx_otp_compute_fcfg() function
206 value = npcm7xx_otp_compute_fcfg(s->regs[NPCM7XX_OTP_FCFG], value); in npcm7xx_otp_write()