Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dtuner-simple.c97 #define TUNER_SIGNAL 0x07 macro
136 return (status & TUNER_SIGNAL) << 13; in tuner_signal()
147 return ((status & TUNER_SIGNAL) == TUNER_STEREO_MK3); in tuner_stereo()