Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/hw_random/
H A Dimx-rngc.c50 #define RNGC_STATUS_ST_DONE BIT(4) macro
161 if (status & (RNGC_STATUS_SEED_DONE | RNGC_STATUS_ST_DONE)) in imx_rngc_irq()