Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/hw_random/
H A Dimx-rngc.c47 #define RNGC_STATUS_ERROR BIT(16) macro
131 if (status & RNGC_STATUS_ERROR) in imx_rngc_read()