Searched refs:RNG_SR_SECS (Results 1 – 1 of 1) sorted by relevance
38 #define RNG_SR_SECS BIT(2) macro110 if (sr & RNG_SR_SECS) { in stm32_rng_conceal_seed_error_cond_reset()131 err = readl_relaxed_poll_timeout_atomic(priv->base + RNG_SR, sr, !(sr & RNG_SR_SECS), 10, in stm32_rng_conceal_seed_error_cond_reset()