Symbol: omap_rng_write
drivers/char/hw_random/omap-rng.c
198
omap_rng_write(priv, RNG_INTACK_REG, RNG_REG_INTACK_RDY_MASK);
drivers/char/hw_random/omap-rng.c
227
omap_rng_write(priv, RNG_SYSCONFIG_REG, 0x1);
drivers/char/hw_random/omap-rng.c
233
omap_rng_write(priv, RNG_SYSCONFIG_REG, 0x0);
drivers/char/hw_random/omap-rng.c
268
omap_rng_write(priv, RNG_CONFIG_REG, val);
drivers/char/hw_random/omap-rng.c
271
omap_rng_write(priv, RNG_FRODETUNE_REG, 0x0);
drivers/char/hw_random/omap-rng.c
272
omap_rng_write(priv, RNG_FROENABLE_REG, RNG_REG_FROENABLE_MASK);
drivers/char/hw_random/omap-rng.c
276
omap_rng_write(priv, RNG_CONTROL_REG, val);
drivers/char/hw_random/omap-rng.c
291
omap_rng_write(priv, RNG_CONFIG_REG, val);
drivers/char/hw_random/omap-rng.c
293
omap_rng_write(priv, RNG_FRODETUNE_REG, 0x0);
drivers/char/hw_random/omap-rng.c
294
omap_rng_write(priv, RNG_FROENABLE_REG, RNG_REG_FROENABLE_MASK);
drivers/char/hw_random/omap-rng.c
297
omap_rng_write(priv, RNG_ALARMCNT_REG, val);
drivers/char/hw_random/omap-rng.c
301
omap_rng_write(priv, RNG_CONTROL_REG, val);
drivers/char/hw_random/omap-rng.c
312
omap_rng_write(priv, RNG_CONTROL_REG, val);
drivers/char/hw_random/omap-rng.c
326
omap_rng_write(priv, RNG_ALARMMASK_REG, 0x0);
drivers/char/hw_random/omap-rng.c
327
omap_rng_write(priv, RNG_ALARMSTOP_REG, 0x0);
drivers/char/hw_random/omap-rng.c
334
omap_rng_write(priv, RNG_FRODETUNE_REG, fro_detune);
drivers/char/hw_random/omap-rng.c
335
omap_rng_write(priv, RNG_FROENABLE_REG, fro_enable);
drivers/char/hw_random/omap-rng.c
337
omap_rng_write(priv, RNG_INTACK_REG, RNG_REG_INTACK_SHUTDOWN_OFLO_MASK);
drivers/char/hw_random/omap-rng.c
407
omap_rng_write(priv, RNG_INTMASK_REG,
drivers/char/hw_random/omap-rng.c
410
omap_rng_write(priv, RNG_CONTROL_REG,