Home
last modified time | relevance | path

Searched refs:BAND_VHF (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/drivers/media/dvb/frontends/
Ddibx000_common.h48 #define BAND_VHF 0x04 macro
55 (freq_kHz) <= 250000 ? BAND_VHF : \
Ddib0090.c819 if (state->current_band == BAND_VHF) in dib0090_wbd_target()
822 if (state->current_band == BAND_VHF) in dib0090_wbd_target()
1007 if (state->current_band == BAND_VHF) { in dib0090_pwm_gain_reset()
1070 if (state->current_band == BAND_VHF && !state->identity.p1g) { in dib0090_gain_control()
1081 …if ((state->current_band == BAND_CBAND || state->current_band == BAND_VHF) && state->identity.p1g)… in dib0090_gain_control()
2118 …state->current_band & BAND_CBAND || state->current_band & BAND_FM || state->current_band & BAND_VHF in dib0090_tune()
2124 …te->current_band & BAND_CBAND || state->current_band & BAND_FM || state->current_band & BAND_VHF) { in dib0090_tune()
2132 …>current_band == BAND_FM || state->current_band == BAND_CBAND || state->current_band == BAND_VHF) { in dib0090_tune()
Ddib0070.c307 …u32 freq = fe->dtv_property_cache.frequency/1000 + (band == BAND_VHF ? state->cfg->freq_offset_khz… in dib0070_tune_digital()
360 case BAND_VHF: in dib0070_tune_digital()
/linux-2.6.39/drivers/media/dvb/dvb-usb/
Ddib0700_devices.c49 .band_caps = BAND_VHF | BAND_UHF,
176 BAND_VHF | BAND_LBAND,
324 BAND_VHF | BAND_UHF, /* band_caps */
540 BAND_UHF | BAND_VHF,
586 BAND_UHF | BAND_VHF,
721 BAND_UHF | BAND_VHF | BAND_LBAND | BAND_SBAND,
809 case BAND_VHF: offset = 950; break; in dib7070_set_param_override()
827 case BAND_VHF: in dib7770_set_param_override()
1017 BAND_VHF,
1211 case BAND_VHF: in dib807x_set_param_override()
[all …]
Ddibusb-common.c179 .band_caps = BAND_VHF | BAND_UHF,
213 .band_caps = BAND_VHF | BAND_UHF,
Dcxusb.c944 .band_caps = BAND_UHF | BAND_VHF | BAND_LBAND | BAND_SBAND,
1073 case BAND_VHF: offset = 950; break; in dib7070_set_param_override()
/linux-2.6.39/drivers/media/video/cx23885/
Dcx23885-dvb.c318 BAND_VHF | BAND_UHF, /* band_caps */