Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvram/
H A Dnpcm7xx_otp.c57 #define FCTL_PROG_CMD1 0x00000001 macro
215 case FCTL_PROG_CMD1: in npcm7xx_otp_write()
228 if (s->regs[NPCM7XX_OTP_FCTL] == FCTL_PROG_CMD1) { in npcm7xx_otp_write()
239 if (value != FCTL_PROG_CMD1) { in npcm7xx_otp_write()