Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dimx_rngc.c35 #define RNGC_CMD_BIT_SW_RST 0x40 macro
145 if (value & RNGC_CMD_BIT_SW_RST) { in imx_rngc_write()