Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/hw_random/
H A Dstm32-rng.c25 #define RNG_SR_SEIS BIT(6) macro
66 if (WARN_ONCE(sr & (RNG_SR_SEIS | RNG_SR_CEIS), in stm32_rng_read()