Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dimx_rngc.c38 #define RNGC_CMD_BIT_SEED 0x02 macro
62 val |= RNGC_CMD_BIT_SEED; in imx_rngc_read()
157 if (value & RNGC_CMD_BIT_SEED) { in imx_rngc_write()