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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dtuner-simple.c97 #define TUNER_SIGNAL 0x07 macro
135 return (status & TUNER_SIGNAL) << 13;
146 return ((status & TUNER_SIGNAL) == TUNER_STEREO_MK3);

Completed in 42 milliseconds