Home
last modified time | relevance | path

Searched refs:dtv_property_cache (Results 1 – 25 of 140) sorted by relevance

123456

/linux/drivers/media/dvb-frontends/
H A Ddib9000.c1158 u32 freq = state->fe[0]->dtv_property_cache.frequency / 1000; in dib9000_fw_set_channel_head()
1166 b[4] = (u8) ((state->fe[0]->dtv_property_cache.bandwidth_hz / 1000 >> 0) & 0xff); in dib9000_fw_set_channel_head()
1167 b[5] = (u8) ((state->fe[0]->dtv_property_cache.bandwidth_hz / 1000 >> 8) & 0xff); in dib9000_fw_set_channel_head()
1168 b[6] = (u8) ((state->fe[0]->dtv_property_cache.bandwidth_hz / 1000 >> 16) & 0xff); in dib9000_fw_set_channel_head()
1169 b[7] = (u8) ((state->fe[0]->dtv_property_cache.bandwidth_hz / 1000 >> 24) & 0xff); in dib9000_fw_set_channel_head()
1171 if (state->fe[0]->dtv_property_cache.delivery_system == SYS_DVBT) in dib9000_fw_set_channel_head()
1213 state->fe[0]->dtv_property_cache.inversion = INVERSION_ON; in dib9000_fw_get_channel()
1216 state->fe[0]->dtv_property_cache.inversion = INVERSION_OFF; in dib9000_fw_get_channel()
1220 state->fe[0]->dtv_property_cache.inversion = INVERSION_AUTO; in dib9000_fw_get_channel()
1225 state->fe[0]->dtv_property_cache in dib9000_fw_get_channel()
[all...]
H A Ddib8000.c382 switch (state->fe[0]->dtv_property_cache.transmission_mode) { in fft_to_mode()
998 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_reset_stats()
1236 dib8000_set_agc_config(state, (unsigned char)(BAND_OF_FREQUENCY(fe->dtv_property_cache.frequency / 1000))); in dib8000_pwm_agc_reset()
1295 if (dib8000_set_agc_config(state, (unsigned char)(BAND_OF_FREQUENCY(fe->dtv_property_cache.frequency / 1000))) != 0) { in dib8000_agc_startup()
1997 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_layer()
2144 switch (state->fe[0]->dtv_property_cache.transmission_mode) { in dib8000_get_init_prbs()
2214 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_small_fine_tune()
2298 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_sb_channel()
2373 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_isdbt_common_channel()
2517 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_autosearch_start()
[all...]
H A Dcxd2820r_core.c50 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_gpio()
108 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_set_frontend()
151 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_status()
178 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_get_frontend()
207 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_ber()
221 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_signal_strength()
237 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_snr()
253 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_ucblocks()
271 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_sleep()
298 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_get_tune_settings()
[all...]
H A Ddib0090.c1238 if (state->fe->dtv_property_cache.delivery_system == STANDARD_DAB) in dib0090_gain_control()
1242 if (state->fe->dtv_property_cache.delivery_system == STANDARD_DVBT && in dib0090_gain_control()
1243 (state->fe->dtv_property_cache.modulation == QAM_64 || state->fe->dtv_property_cache.modulation == QAM_16)) in dib0090_gain_control()
1247 if ((state->fe->dtv_property_cache.delivery_system == SYS_ISDBT) && (((state->fe->dtv_property_cache.layer[0].segment_count > in dib0090_gain_control()
1250 ((state->fe->dtv_property_cache.layer[0].modulation == in dib0090_gain_control()
1252 || (state->fe->dtv_property_cache. in dib0090_gain_control()
1255 ((state->fe->dtv_property_cache.layer[1].segment_count > in dib0090_gain_control()
1258 ((state->fe->dtv_property_cache in dib0090_gain_control()
[all...]
H A Ddvb-pll.c89 u32 bw = fe->dtv_property_cache.bandwidth_hz; in thomson_dtt759x_bw()
113 u32 bw = fe->dtv_property_cache.bandwidth_hz; in thomson_dtt7520x_bw()
207 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tda665x_bw()
241 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tua6034_bw()
265 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tded4_bw()
340 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in opera1_bw()
668 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dvb_pll_set_params()
701 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dvb_pll_calc_regs()
H A Dstb6100_cfg.h33 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in stb6100_set_frequency()
71 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in stb6100_set_bandwidth()
H A Dstb6100_proc.h38 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in stb6100_set_freq()
91 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in stb6100_set_bandw()
H A Drtl2830.c51 struct dtv_frontend_properties *c = &dev->fe.dtv_property_cache; in rtl2830_init()
162 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in rtl2830_set_frontend()
385 struct dtv_frontend_properties *c = &dev->fe.dtv_property_cache; in rtl2830_read_status()
501 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in rtl2830_read_snr()
531 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in rtl2830_read_signal_strength()
H A Dds3000.c424 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ds3000_read_status()
462 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ds3000_read_ber()
536 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ds3000_read_snr()
622 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ds3000_read_ucblocks()
886 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ds3000_set_frontend()
H A Dmb86a20s.c321 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_read_signal_strength()
500 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_reset_frontend_cache()
608 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_get_frontend()
731 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_reset_counters()
1378 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_get_main_CNR()
1425 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_get_blk_error_layer_CNR()
1527 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_stats_not_ready()
1565 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_get_stats()
1860 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_set_frontend()
2002 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_read_signal_strength_from_cache()
[all...]
H A Dtda8261_cfg.h29 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda8261_set_frequency()
H A Dtdhd1.h29 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in alps_tdhd1_204a_tuner_set_params()
H A Dbsbe1.h57 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in alps_bsbe1_tuner_set_params()
H A Dbsru6.h89 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in alps_bsru6_tuner_set_params()
H A Dcxd2820r_c.c15 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_set_frontend_c()
146 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_status_c()
/linux/drivers/media/dvb-core/
H A Ddvb_frontend.c241 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dvb_frontend_add_event()
394 struct dtv_frontend_properties *c = &fe->dtv_property_cache, tmp; in dvb_frontend_swzigzag_autotune()
491 struct dtv_frontend_properties *c = &fe->dtv_property_cache, tmp; in dvb_frontend_swzigzag()
661 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dvb_frontend_thread()
899 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dvb_frontend_get_frequency_limits()
944 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dvb_frontend_get_stepsize()
966 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dvb_frontend_check_parameters()
1008 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dvb_frontend_clear_cache()
1486 tvp->u.data = fe->dtv_property_cache.atscmh_fic_ver; in dtv_property_process_get()
1489 tvp->u.data = fe->dtv_property_cache in dtv_property_process_get()
[all...]
/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_demod.c85 c = &fe->dtv_property_cache; in vidtv_match_cnr_s()
127 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in vidtv_clean_stats()
164 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in vidtv_demod_update_stats()
240 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in vidtv_demod_read_signal_strength()
H A Dvidtv_tuner.c127 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in vidtv_tuner_check_frequency_shift()
182 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in vidtv_tuner_get_signal_strength()
295 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in vidtv_tuner_set_params()
/linux/drivers/media/pci/ddbridge/
H A Dddbridge-sx8.c75 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in get_snr()
88 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in get_strength()
179 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in start()
306 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in start_iq()
353 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in set_parameters()
/linux/drivers/media/tuners/
H A Dqm1d1b0004.c113 frequency = fe->dtv_property_cache.frequency; in qm1d1b0004_set_params()
143 lpf_freq = fe->dtv_property_cache.symbol_rate / 1000; in qm1d1b0004_set_params()
H A Dmxl301rf.c77 rssi = &fe->dtv_property_cache.strength; in mxl301rf_get_rf_strength()
178 freq = fe->dtv_property_cache.frequency; in mxl301rf_set_params()
/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c843 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in dib7070_set_param_override()
861 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in dib7770_set_param_override()
1285 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in dib807x_set_param_override()
1634 ratio = ((fe->dtv_property_cache.frequency / 1000) * (1 << 8) / 1000) / freq_adc; in dib8090_compute_pll_parameters()
1635 rest = ((fe->dtv_property_cache.frequency / 1000) * (1 << 8) / 1000) - ratio * freq_adc; in dib8090_compute_pll_parameters()
1654 u8 pll_ratio, band = BAND_OF_FREQUENCY(fe->dtv_property_cache.frequency / 1000); in dib8096_set_param_override()
1662 deb_info("Warning : Rf frequency (%iHz) is not in the supported range, using VHF switch ", fe->dtv_property_cache.frequency); in dib8096_set_param_override()
1676 if (fe->dtv_property_cache.bandwidth_hz != 6000000) { in dib8096_set_param_override()
1682 state->dib8000_ops.update_pll(fe, &dib8090_pll_config_12mhz, fe->dtv_property_cache.bandwidth_hz / 1000, 0); in dib8096_set_param_override()
1696 state->dib8000_ops.update_pll(fe, &dib8090_pll_config_12mhz, fe->dtv_property_cache in dib8096_set_param_override()
[all...]
/linux/drivers/media/pci/bt8xx/
H A Ddvb-bt8xx.c145 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in thomson_dtt7579_tuner_calc_regs()
189 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24108_tuner_set_params()
268 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in microtune_mt7202dtf_tuner_set_params()
344 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in advbt771_samsung_tdtc9251dh0_tuner_calc_regs()
460 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in vp3021_alps_tded4_tuner_set_params()
514 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in digitv_alps_tded4_tuner_calc_regs()
/linux/drivers/media/usb/ttusb-dec/
H A Dttusbdecfe.c78 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in ttusbdecfe_dvbt_set_frontend()
105 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in ttusbdecfe_dvbs_set_frontend()
/linux/drivers/media/pci/ttpci/
H A Dbudget.c199 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in alps_bsrv2_tuner_set_params()
242 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in alps_tdbe2_tuner_set_params()
271 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in grundig_29504_401_tuner_set_params()
330 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in grundig_29504_451_tuner_set_params()
355 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in s5h1420_tuner_set_params()

123456