Searched refs:PWR_TUNER_EN (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/drivers/media/video/cx231xx/
H A Dcx231xx-conf-reg.h57 #define PWR_TUNER_EN 0x04 /* bit2 */ macro
H A Dcx231xx-avcore.c1770 if (!(tmp & PWR_TUNER_EN)) {
1771 tmp |= (PWR_TUNER_EN);
1824 if (!(tmp & PWR_TUNER_EN)) {
1825 tmp |= (PWR_TUNER_EN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-conf-reg.h57 #define PWR_TUNER_EN 0x04 /* bit2 */ macro
H A Dcx231xx-avcore.c1770 if (!(tmp & PWR_TUNER_EN)) {
1771 tmp |= (PWR_TUNER_EN);
1824 if (!(tmp & PWR_TUNER_EN)) {
1825 tmp |= (PWR_TUNER_EN);

Completed in 137 milliseconds