Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dsifive_u_otp.c61 (s->ptrim & SIFIVE_U_OTP_PTRIM_EN)) { in sifive_u_otp_read()
93 return s->ptrim; in sifive_u_otp_read()
150 s->ptrim = val32; in sifive_u_otp_write()
/openbmc/qemu/include/hw/misc/
H A Dsifive_u_otp.h79 uint32_t ptrim; member