Searched refs:BAND_UHF (Results 1 – 2 of 2) sorted by relevance
52 #define BAND_UHF 0x02 macro61 (freq_kHz) <= 863000 ? BAND_UHF : \
1105 } else if (state->current_band == BAND_UHF) { in dib0090_pwm_gain_reset()2291 BAND_UHF ? state->config->freq_offset_khz_uhf : state->config-> in dib0090_tune()2331 || state->current_band & BAND_UHF) { in dib0090_tune()