Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_rng.c93 uint32_t noise_ctrl_conf; member
360 if (stm32_rng->noise_ctrl_conf) in stm32_rng_init()
362 stm32_rng->noise_ctrl_conf); in stm32_rng_init()
627 stm32_rng->noise_ctrl_conf = stm32_rng->ddata->nscr; in stm32_rng_parse_fdt()
628 if (stm32_rng->noise_ctrl_conf & ~RNG_NSCR_MASK) in stm32_rng_parse_fdt()