Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Ddibx000_common.h57 #define BAND_CBAND 0x20 macro
59 #define BAND_OF_FREQUENCY(freq_kHz) ((freq_kHz) <= 170000 ? BAND_CBAND : \
Ddib0090.c914 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()
2320 …if (state->current_band & BAND_CBAND || state->current_band & BAND_FM || state->current_band & BAN… in dib0090_tune()
2322 state->current_band = BAND_CBAND; in dib0090_tune()
2329 …if (state->current_band & BAND_CBAND || state->current_band & BAND_FM || state->current_band & BAN… in dib0090_tune()
[all …]
/linux-4.4.14/drivers/media/usb/dvb-usb/
Ddib0700_devices.c1468 .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,