Home
last modified time | relevance | path

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

/qemu/include/hw/misc/
H A Dsifive_u_otp.h46 #define SIFIVE_U_OTP_PTRIM_EN (1 << 0) macro
/qemu/hw/misc/
H A Dsifive_u_otp.c61 (s->ptrim & SIFIVE_U_OTP_PTRIM_EN)) { in sifive_u_otp_read()