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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/hw_random/
H A Dmxc-rnga.c31 #define RNGA_STATUS 0x04 macro
69 level = ((__raw_readl(rng_base + RNGA_STATUS) &
85 err = __raw_readl(rng_base + RNGA_STATUS) & RNGA_STATUS_ERROR_INT;
108 osc = __raw_readl(rng_base + RNGA_STATUS);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/hw_random/
H A Dmxc-rnga.c31 #define RNGA_STATUS 0x04 macro
69 level = ((__raw_readl(rng_base + RNGA_STATUS) &
85 err = __raw_readl(rng_base + RNGA_STATUS) & RNGA_STATUS_ERROR_INT;
108 osc = __raw_readl(rng_base + RNGA_STATUS);

Completed in 71 milliseconds