Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/frontends/
Ddibx000_common.h54 #define BAND_VHF 0x04 macro
61 (freq_kHz) <= 250000 ? BAND_VHF : \
Ddib0090.c928 if (state->current_band == BAND_VHF) in dib0090_wbd_target()
931 if (state->current_band == BAND_VHF) in dib0090_wbd_target()
1124 if (state->current_band == BAND_VHF) { in dib0090_pwm_gain_reset()
1195 if (state->current_band == BAND_VHF && !state->identity.p1g) { in dib0090_gain_control()
1206 …if ((state->current_band == BAND_CBAND || state->current_band == BAND_VHF) && state->identity.p1g)… in dib0090_gain_control()
2340 …state->current_band & BAND_CBAND || state->current_band & BAND_FM || state->current_band & BAND_VHF in dib0090_tune()
2349 …te->current_band & BAND_CBAND || state->current_band & BAND_FM || state->current_band & BAND_VHF) { in dib0090_tune()
2360 …>current_band == BAND_FM || state->current_band == BAND_CBAND || state->current_band == BAND_VHF) { in dib0090_tune()
Ddib0070.c349 …u32 freq = fe->dtv_property_cache.frequency/1000 + (band == BAND_VHF ? state->cfg->freq_offset_khz… in dib0070_tune_digital()
402 case BAND_VHF: in dib0070_tune_digital()
/linux-3.4.99/drivers/media/dvb/dvb-usb/
Ddibusb-common.c180 .band_caps = BAND_VHF | BAND_UHF,
214 .band_caps = BAND_VHF | BAND_UHF,
Ddib0700_devices.c50 .band_caps = BAND_VHF | BAND_UHF,
178 BAND_VHF | BAND_LBAND,
330 BAND_VHF | BAND_UHF, /* band_caps */
546 BAND_UHF | BAND_VHF,
592 BAND_UHF | BAND_VHF,
727 BAND_UHF | BAND_VHF | BAND_LBAND | BAND_SBAND,
816 case BAND_VHF: offset = 950; break; in dib7070_set_param_override()
834 case BAND_VHF: in dib7770_set_param_override()
1024 BAND_VHF,
1218 case BAND_VHF: in dib807x_set_param_override()
[all …]
Dcxusb.c954 .band_caps = BAND_UHF | BAND_VHF | BAND_LBAND | BAND_SBAND,
1082 case BAND_VHF: offset = 950; break; in dib7070_set_param_override()
/linux-3.4.99/drivers/media/video/cx23885/
Dcx23885-dvb.c329 BAND_VHF | BAND_UHF, /* band_caps */