Home
last modified time | relevance | path

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

/linux-6.15/drivers/char/hw_random/
H A Dimx-rngc.c37 #define RNGC_TYPE_RNGC 0x2 macro
278 if (rng_type != RNGC_TYPE_RNGC && rng_type != RNGC_TYPE_RNGB) { in imx_rngc_probe()