Home
last modified time | relevance | path

Searched refs:RNG_SR_CEIS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Dstm32-rng.c25 #define RNG_SR_CEIS BIT(5) macro
63 if (WARN_ONCE(sr & (RNG_SR_SEIS | RNG_SR_CEIS), in stm32_rng_read()
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Dstm32-rng.c26 #define RNG_SR_CEIS BIT(5) macro
66 if (WARN_ONCE(sr & (RNG_SR_SEIS | RNG_SR_CEIS), in stm32_rng_read()

Completed in 2 milliseconds