Searched refs:PWR_ISO_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.h55 #define PWR_ISO_EN 0x40 /* bit6 */ macro
H A Dcx231xx-avcore.c1736 tmp |= PWR_ISO_EN;
1791 if (!(tmp & PWR_ISO_EN)) {
1792 tmp |= PWR_ISO_EN;
1844 if (!(tmp & PWR_ISO_EN)) {
1845 tmp |= PWR_ISO_EN;

Completed in 57 milliseconds