Home
last modified time | relevance | path

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

/qemu/include/hw/misc/
H A Dsifive_u_otp.h44 #define SIFIVE_U_OTP_PDSTB_EN (1 << 0) macro
/qemu/hw/misc/
H A Dsifive_u_otp.c60 (s->pdstb & SIFIVE_U_OTP_PDSTB_EN) && in sifive_u_otp_read()