Searched refs:RNG_CR_CONDRST (Results 1 – 1 of 1) sorted by relevance
40 #define RNG_CR_CONDRST BIT(30) macro134 RNG_NIST_CONFIG_A | RNG_CR_CONDRST | RNG_CR_CED); in stm32_rng_enable()141 mmio_clrsetbits_32(stm32_rng.base + RNG_CR, RNG_CR_CONDRST, RNG_CR_RNGEN); in stm32_rng_enable()