Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/hw_random/
H A Domap-rng.c85 RNG_FROENABLE_REG, enumerator
110 [RNG_FROENABLE_REG] = 0x20,
128 [RNG_FROENABLE_REG] = 0x20,
272 omap_rng_write(priv, RNG_FROENABLE_REG, RNG_REG_FROENABLE_MASK); in eip76_rng_init()
294 omap_rng_write(priv, RNG_FROENABLE_REG, RNG_REG_FROENABLE_MASK); in omap4_rng_init()
329 fro_enable = omap_rng_read(priv, RNG_FROENABLE_REG); in omap4_rng_irq()
335 omap_rng_write(priv, RNG_FROENABLE_REG, fro_enable); in omap4_rng_irq()