Searched refs:SAA7191_CTL3_FSEL (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/
H A Dsaa7191.c208 ctl3 &= ~(SAA7191_CTL3_AUFD | SAA7191_CTL3_FSEL);
213 ctl3 |= SAA7191_CTL3_FSEL;
217 ctl3 &= ~(SAA7191_CTL3_AUFD | SAA7191_CTL3_FSEL);
278 ctl3 &= ~(SAA7191_CTL3_FSEL);
H A Dsaa7191.h137 #define SAA7191_CTL3_FSEL 0x40 macro

Completed in 102 milliseconds