Searched refs:SIFIVE_U_OTP_PCE_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/misc/ | ||
H A D | sifive_u_otp.h | 42 #define SIFIVE_U_OTP_PCE_EN (1 << 0) macro |
/openbmc/qemu/hw/misc/ | ||
H A D | sifive_u_otp.c | 59 if ((s->pce & SIFIVE_U_OTP_PCE_EN) && in sifive_u_otp_read() |