Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/radio/
Dradio-isa.c37 #define FREQ_LOW (87U * 16000U) macro
65 v->rangelow = FREQ_LOW; in radio_isa_g_tuner()
108 freq = clamp(freq, FREQ_LOW, FREQ_HIGH); in radio_isa_s_frequency()
252 isa->freq = FREQ_LOW; in radio_isa_common_probe()