Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/hw_random/
Dimx-rngc.c46 #define RNGC_STATUS_ERROR 0x00010000 macro
132 if (status & RNGC_STATUS_ERROR) in imx_rngc_read()