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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dsaa7191.c201 ctl3 &= ~(SAA7191_CTL3_AUFD | SAA7191_CTL3_FSEL);
207 ctl3 |= SAA7191_CTL3_FSEL;
212 ctl3 &= ~(SAA7191_CTL3_AUFD | SAA7191_CTL3_FSEL);
271 ctl3 &= ~(SAA7191_CTL3_FSEL);
H A Dsaa7191.h137 #define SAA7191_CTL3_FSEL 0x40 macro

Completed in 40 milliseconds