Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dsifive_u_otp.c57 return s->pdin; in sifive_u_otp_read()
126 s->pdin = val32; in sifive_u_otp_write()
165 SET_FUSEARRAY_BIT(s->fuse, s->pa, s->paio, s->pdin); in sifive_u_otp_write()
/openbmc/qemu/include/hw/misc/
H A Dsifive_u_otp.h72 uint32_t pdin; member