Searched refs:N2RNG_FLAG_CONTROL (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.h72 #define N2RNG_FLAG_CONTROL 0x00000002 /* Operating in control domain */ macro
H A Dn2-drv.c331 np->flags |= N2RNG_FLAG_CONTROL;
589 if (!(np->flags & N2RNG_FLAG_CONTROL)) {
/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.h72 #define N2RNG_FLAG_CONTROL 0x00000002 /* Operating in control domain */ macro
H A Dn2-drv.c331 np->flags |= N2RNG_FLAG_CONTROL;
589 if (!(np->flags & N2RNG_FLAG_CONTROL)) {

Completed in 75 milliseconds