Searched refs:PWR_AV_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.h54 #define PWR_AV_EN 0x08 /* bit3 */ macro
H A Dcx231xx-avcore.c1727 tmp |= PWR_AV_EN;
1781 if (!(tmp & PWR_AV_EN)) {
1782 tmp |= PWR_AV_EN;
1834 if (!(tmp & PWR_AV_EN)) {
1835 tmp |= PWR_AV_EN;

Completed in 112 milliseconds