Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
A Ddibx000_common.h56 #define BAND_CBAND 0x20 macro
58 #define BAND_OF_FREQUENCY(freq_kHz) ((freq_kHz) <= 170000 ? BAND_CBAND : \
A Ddib0090.c904 if (state->current_band == BAND_CBAND) in dib0090_wbd_target()
1069 if (state->current_band == BAND_CBAND) { in dib0090_pwm_gain_reset()
1111 (state->current_band == BAND_CBAND) ? "CBAND" : "NOT CBAND", in dib0090_pwm_gain_reset()
1115 (state->current_band == BAND_CBAND && in dib0090_pwm_gain_reset()
1177 if (state->current_band == BAND_CBAND && !state->identity.p1g) { in dib0090_gain_control()
1182 …if ((state->current_band == BAND_CBAND || state->current_band == BAND_VHF) && state->identity.p1g)… in dib0090_gain_control()
1222 if (state->current_band == BAND_CBAND && ltg2) { in dib0090_gain_control()
2321 …if (state->current_band & BAND_CBAND || state->current_band & BAND_FM || state->current_band & BAN… in dib0090_tune()
2323 state->current_band = BAND_CBAND; in dib0090_tune()
2331 state->current_band = BAND_CBAND; in dib0090_tune()
[all …]
/linux/drivers/media/usb/dvb-usb/
A Ddib0700_devices.c1469 .band_caps = BAND_CBAND,
1700 if (band != BAND_CBAND) { in dib8096_set_param_override()
1706 if (band == BAND_CBAND) { in dib8096_set_param_override()
1904 .band_caps = BAND_FM | BAND_VHF | BAND_CBAND,
2729 .band_caps = BAND_FM | BAND_VHF | BAND_CBAND,

Completed in 15 milliseconds