Home
last modified time | relevance | path

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

/linux-6.15/drivers/char/hw_random/
H A Dstm32-rng.c47 #define RNG_HTCR 0x10 macro
319 writel_relaxed(priv->data->htcr, priv->base + RNG_HTCR); in stm32_rng_init()
402 priv->pm_conf.htcr = readl_relaxed(priv->base + RNG_HTCR); in stm32_rng_suspend()
458 writel_relaxed(priv->pm_conf.htcr, priv->base + RNG_HTCR); in stm32_rng_resume()
/linux-6.15/Documentation/devicetree/bindings/rng/
H A Dst,stm32-rng.yaml44 description: If set, the RNG configuration in RNG_CR, RNG_HTCR and