Home
last modified time | relevance | path

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

/qemu/hw/nvram/
H A Dnpcm7xx_otp.c55 #define FCFG_FCFGLK_MASK 0x00ff0000 macro
163 lock_mask = (cur_value & FCFG_FCFGLK_MASK) >> 8; in npcm7xx_otp_compute_fcfg()
166 value = cur_value & (FCFG_FDIS | FCFG_FCFGLK_MASK); in npcm7xx_otp_compute_fcfg()