Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_rng.c30 #define RNG_HTCR U(0x10) macro
365 io_write32(rng_base + RNG_HTCR, in stm32_rng_init()
381 io_read32(rng_base + RNG_HTCR)); in stm32_rng_init()
511 io_write32(base + RNG_HTCR, stm32_rng->pm_health); in stm32_rng_pm_resume()
535 stm32_rng->pm_health = io_read32(rng_base + RNG_HTCR); in stm32_rng_pm_suspend()