Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dimx_rngc.c43 #define RNGC_CTRL_BIT_AUTO_SEED 0x10 macro
76 val |= RNGC_CTRL_BIT_AUTO_SEED; in imx_rngc_read()
186 if (value & RNGC_CTRL_BIT_AUTO_SEED) { in imx_rngc_write()