Searched refs:RNG_SR_DRDY (Results 1 – 1 of 1) sorted by relevance
36 #define RNG_SR_DRDY BIT(0) macro220 if (sr != RNG_SR_DRDY) { in stm32_rng_read()357 reg & RNG_SR_DRDY, in stm32_rng_init()359 if (err || (reg & ~RNG_SR_DRDY)) { in stm32_rng_init()