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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/radio/
H A Ddsbr100.c124 #define FREQ_MIN 87.5 macro
398 v->rangelow = FREQ_MIN * FREQ_MUL;
666 radio->curfreq = FREQ_MIN * FREQ_MUL;
H A Dradio-tea5764.c62 #define FREQ_MIN 87500 macro
322 v->rangelow = FREQ_MIN * FREQ_MUL;
359 if (f->frequency < (FREQ_MIN * FREQ_MUL))
H A Dradio-mr800.c53 * - In Japan another FREQ_MIN and FREQ_MAX
97 #define FREQ_MIN 87.5 macro
336 v->rangelow = FREQ_MIN * FREQ_MUL;

Completed in 80 milliseconds