Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dsifive_u_otp.c35 #define SET_FUSEARRAY_BIT(map, i, off, bit) \ macro
165 SET_FUSEARRAY_BIT(s->fuse, s->pa, s->paio, s->pdin); in sifive_u_otp_write()
177 SET_FUSEARRAY_BIT(s->fuse_wo, s->pa, s->paio, WRITTEN_BIT_ON); in sifive_u_otp_write()