Searched refs:RNG_AVAIL_MASK (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/char/hw_random/ | ||
H A D | bcm63xx-rng.c | 20 #define RNG_AVAIL_MASK (0xff000000) macro 67 return __raw_readl(priv->regs + RNG_STAT) & RNG_AVAIL_MASK; bcm63xx_rng_data_present() |
Completed in 62 milliseconds