Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/hw_random/
H A Dstm32-rng.c22 #define RNG_CR_CED BIT(5) macro
98 writel_relaxed(RNG_CR_RNGEN | RNG_CR_CED, in stm32_rng_init()