Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dimx_rngc.c37 #define RNGC_CMD_BIT_CLR_INT 0x10 macro
153 if (value & (RNGC_CMD_BIT_CLR_ERR | RNGC_CMD_BIT_CLR_INT)) { in imx_rngc_write()