Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_rng.c49 #define RNG_SR_SECS BIT(2) macro
135 if (sr & RNG_SR_SECS) { in conceal_seed_error_cond_reset()
166 if (io_read32(rng_base + RNG_SR) & RNG_SR_SECS) { in conceal_seed_error_cond_reset()