Searched refs:FREQ_LOW (Results 1 – 2 of 2) sorted by relevance
42 #define FREQ_LOW (87U * 16000U) macro70 v->rangelow = FREQ_LOW; in radio_isa_g_tuner()113 freq = clamp(freq, FREQ_LOW, FREQ_HIGH); in radio_isa_s_frequency()257 isa->freq = FREQ_LOW; in radio_isa_common_probe()
58 #define FREQ_LOW 0 /* Use Low-frequency ANFI filters */ macro