Searched refs:BAND_CBAND (Results 1 – 3 of 3) sorted by relevance
57 #define BAND_CBAND 0x20 macro59 #define BAND_OF_FREQUENCY(freq_kHz) ((freq_kHz) <= 170000 ? BAND_CBAND : \
914 if (state->current_band == BAND_CBAND) in dib0090_wbd_target()1079 if (state->current_band == BAND_CBAND) { in dib0090_pwm_gain_reset()1118 …%d BAND = %s version = %d", state->rf_ramp[0], (state->current_band == BAND_CBAND) ? "CBAND" : "NO… in dib0090_pwm_gain_reset()1120 …if ((state->rf_ramp[0] == 0) || (state->current_band == BAND_CBAND && (state->identity.version & 0… in dib0090_pwm_gain_reset()1181 if (state->current_band == BAND_CBAND && !state->identity.p1g) { in dib0090_gain_control()1186 …if ((state->current_band == BAND_CBAND || state->current_band == BAND_VHF) && state->identity.p1g)… in dib0090_gain_control()1226 if (state->current_band == BAND_CBAND && ltg2) { in dib0090_gain_control()2322 …if (state->current_band & BAND_CBAND || state->current_band & BAND_FM || state->current_band & BAN… in dib0090_tune()2324 state->current_band = BAND_CBAND; in dib0090_tune()2331 …if (state->current_band & BAND_CBAND || state->current_band & BAND_FM || state->current_band & BAN… in dib0090_tune()[all …]
1468 .band_caps = BAND_CBAND,1698 if (band != BAND_CBAND) { in dib8096_set_param_override()1704 if (band == BAND_CBAND) { in dib8096_set_param_override()1887 .band_caps = BAND_FM | BAND_VHF | BAND_CBAND,2704 .band_caps = BAND_FM | BAND_VHF | BAND_CBAND,