Searched refs:N2RNG_FLAG_VF (Results 1 - 4 of 4) 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 Dn2rng.h71 #define N2RNG_FLAG_VF 0x00000001 /* Victoria Falls RNG, else N2 */ macro
H A Dn2-drv.c634 np->flags |= N2RNG_FLAG_VF;
651 if (np->flags & N2RNG_FLAG_VF) {
681 ((np->flags & N2RNG_FLAG_VF) ?
/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 Dn2rng.h71 #define N2RNG_FLAG_VF 0x00000001 /* Victoria Falls RNG, else N2 */ macro
H A Dn2-drv.c634 np->flags |= N2RNG_FLAG_VF;
651 if (np->flags & N2RNG_FLAG_VF) {
681 ((np->flags & N2RNG_FLAG_VF) ?

Completed in 77 milliseconds