Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Daspeed_sbc.c37 #define OTP_MEM_IDLE BIT(1) macro
105 s->regs[R_STATUS] = OTP_IDLE | OTP_MEM_IDLE; in aspeed_sbc_reset()