Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dsifive_u_otp.c53 return s->pce; in sifive_u_otp_read()
59 if ((s->pce & SIFIVE_U_OTP_PCE_EN) && in sifive_u_otp_read()
120 s->pce = val32; in sifive_u_otp_write()
/qemu/include/hw/misc/
H A Dsifive_u_otp.h70 uint32_t pce; member