Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/radio/
Dradio-isa.c29 #define FREQ_LOW (87U * 16000U) macro
54 v->rangelow = FREQ_LOW; in radio_isa_g_tuner()
97 freq = clamp(freq, FREQ_LOW, FREQ_HIGH); in radio_isa_s_frequency()
242 isa->freq = FREQ_LOW; in radio_isa_common_probe()