Searched refs:RNG_AVAIL_MASK (Results 1 – 1 of 1) sorted by relevance
20 #define RNG_AVAIL_MASK (0xff000000) macro67 return __raw_readl(priv->regs + RNG_STAT) & RNG_AVAIL_MASK; in bcm63xx_rng_data_present()