Searched refs:RNG_CTL_LFSR (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.h16 #define RNG_CTL_LFSR 0x0000000000000008ULL /* Use LFSR or plain shift */ macro
H A Dn2-drv.c52 * In normal operating mode (RNG_CTL_LFSR is set), the chip implements
63 * The standard setting is to have the mode bit (RNG_CTL_LFSR) set,
309 RNG_CTL_LFSR)
521 RNG_CTL_LFSR |
565 RNG_CTL_LFSR);
/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.h16 #define RNG_CTL_LFSR 0x0000000000000008ULL /* Use LFSR or plain shift */ macro
H A Dn2-drv.c52 * In normal operating mode (RNG_CTL_LFSR is set), the chip implements
63 * The standard setting is to have the mode bit (RNG_CTL_LFSR) set,
309 RNG_CTL_LFSR)
521 RNG_CTL_LFSR |
565 RNG_CTL_LFSR);

Completed in 175 milliseconds