Searched refs:PWR_TUNER_EN (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 102 milliseconds