Searched refs:RNG_HTCR (Results 1 – 2 of 2) sorted by relevance
46 #define RNG_HTCR 0x10 macro317 writel_relaxed(priv->data->htcr, priv->base + RNG_HTCR); in stm32_rng_init()398 priv->pm_conf.htcr = readl_relaxed(priv->base + RNG_HTCR); in stm32_rng_suspend()454 writel_relaxed(priv->pm_conf.htcr, priv->base + RNG_HTCR); in stm32_rng_resume()
37 description: If set, the RNG configuration in RNG_CR, RNG_HTCR and
Completed in 8 milliseconds