Searched refs:rng_type (Results 1 – 1 of 1) sorted by relevance
252 u8 rng_type; in imx_rngc_probe() local273 rng_type = FIELD_GET(RNG_TYPE, ver_id); in imx_rngc_probe()278 if (rng_type != RNGC_TYPE_RNGC && rng_type != RNGC_TYPE_RNGB) { in imx_rngc_probe()322 rng_type == RNGC_TYPE_RNGB ? 'B' : 'C', in imx_rngc_probe()
Completed in 5 milliseconds