Home
last modified time | relevance | path

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

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