Searched refs:omap_rng_read_reg (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/hw_random/
H A Domap-rng.c51 static inline u32 omap_rng_read_reg(int reg) function
66 data = omap_rng_read_reg(RNG_STAT_REG) ? 0 : 1;
81 *data = omap_rng_read_reg(RNG_OUT_REG);
138 omap_rng_read_reg(RNG_REV_REG));

Completed in 94 milliseconds