Searched refs:RNG_CR_ENTROPY_SRC_MASK (Results 1 – 1 of 1) sorted by relevance
44 #define RNG_CR_ENTROPY_SRC_MASK (RNG_CR_CONFIG1 | RNG_CR_NISTC | \ macro68 #define RNG_CONFIG_MASK (RNG_CR_ENTROPY_SRC_MASK | RNG_CR_CED | \343 RNG_CR_ENTROPY_SRC_MASK; in stm32_rng_init()624 if (stm32_rng->rng_config & ~RNG_CR_ENTROPY_SRC_MASK) in stm32_rng_parse_fdt()