[go: nahoru, domu]

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

/drivers/media/dvb-frontends/
H A Ddibx000_common.h54 #define BAND_VHF 0x04 macro
61 (freq_kHz) <= 250000 ? BAND_VHF : \
H A Ddib0090.c909 if (state->current_band == BAND_VHF)
912 if (state->current_band == BAND_VHF)
1097 if (state->current_band == BAND_VHF) {
1175 if (state->current_band == BAND_VHF && !state->identity.p1g) {
1186 if ((state->current_band == BAND_CBAND || state->current_band == BAND_VHF) && state->identity.p1g) {
2322 if (state->current_band & BAND_CBAND || state->current_band & BAND_FM || state->current_band & BAND_VHF
2331 if (state->current_band & BAND_CBAND || state->current_band & BAND_FM || state->current_band & BAND_VHF) {
2342 if (state->current_band == BAND_FM || state->current_band == BAND_CBAND || state->current_band == BAND_VHF) {
H A Ddib0070.c349 u32 freq = fe->dtv_property_cache.frequency/1000 + (band == BAND_VHF ? state->cfg->freq_offset_khz_vhf : state->cfg->freq_offset_khz_uhf);
402 case BAND_VHF:
/drivers/media/usb/dvb-usb/
H A Ddibusb-common.c190 .band_caps = BAND_VHF | BAND_UHF,
224 .band_caps = BAND_VHF | BAND_UHF,
H A Ddib0700_devices.c52 .band_caps = BAND_VHF | BAND_UHF,
180 BAND_VHF | BAND_LBAND,
354 .band_caps = BAND_VHF | BAND_UHF,
580 BAND_UHF | BAND_VHF,
626 .band_caps = BAND_UHF | BAND_VHF,
766 .band_caps = BAND_UHF | BAND_VHF | BAND_LBAND | BAND_SBAND,
852 case BAND_VHF: offset = 950; break;
870 case BAND_VHF:
1086 BAND_VHF,
1294 case BAND_VHF
[all...]
H A Dcxusb.c1105 .band_caps = BAND_UHF | BAND_VHF | BAND_LBAND | BAND_SBAND,
1242 case BAND_VHF: offset = 950; break;
/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c372 BAND_VHF | BAND_UHF, /* band_caps */
863 .band_caps = BAND_UHF | BAND_VHF | BAND_LBAND | BAND_SBAND,

Completed in 28 milliseconds