Home
last modified time | relevance | path

Searched refs:dtv_property_cache (Results 1 – 25 of 130) 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.transmission_mode = TRANSMISSION_MODE_2K; in dib9000_fw_get_channel()
[all …]
H A Ddib0070.c142 if (state->fe->dtv_property_cache.bandwidth_hz/1000 > 7000) in dib0070_set_bandwidth()
144 else if (state->fe->dtv_property_cache.bandwidth_hz/1000 > 6000) in dib0070_set_bandwidth()
146 else if (state->fe->dtv_property_cache.bandwidth_hz/1000 > 5000) in dib0070_set_bandwidth()
154 if (state->fe->dtv_property_cache.delivery_system == SYS_ISDBT) { in dib0070_set_bandwidth()
331 u8 band = (u8)BAND_OF_FREQUENCY(fe->dtv_property_cache.frequency/1000); in dib0070_tune_digital()
332 …u32 freq = fe->dtv_property_cache.frequency/1000 + (band == BAND_VHF ? state->cfg->freq_offset_khz… in dib0070_tune_digital()
335 …if (state->fe->dtv_property_cache.delivery_system == SYS_ISDBT && state->fe->dtv_property_cache.is… in dib0070_tune_digital()
336 if (((state->fe->dtv_property_cache.isdbt_sb_segment_count % 2) in dib0070_tune_digital()
337 …&& (state->fe->dtv_property_cache.isdbt_sb_segment_idx == ((state->fe->dtv_property_cache.isdbt_sb… in dib0070_tune_digital()
338 || (((state->fe->dtv_property_cache.isdbt_sb_segment_count % 2) == 0) in dib0070_tune_digital()
[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 ==… in dib0090_gain_control()
1247 …if ((state->fe->dtv_property_cache.delivery_system == SYS_ISDBT) && (((state->fe->dtv_property_cac… 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.layer[1].modulation == in dib0090_gain_control()
1260 || (state->fe->dtv_property_cache. in dib0090_gain_control()
1263 ((state->fe->dtv_property_cache.layer[2].segment_count > in dib0090_gain_control()
[all …]
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 Dlg2160.c1044 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in lg2160_set_frontend()
1047 lg_dbg("(%d)\n", fe->dtv_property_cache.frequency); in lg2160_set_frontend()
1055 state->current_frequency = fe->dtv_property_cache.frequency; in lg2160_set_frontend()
1096 ret = lg216x_set_parade(state, fe->dtv_property_cache.atscmh_parade_id); in lg2160_set_frontend()
1101 fe->dtv_property_cache.atscmh_rs_frame_ensemble); in lg2160_set_frontend()
1310 &fe->dtv_property_cache.atscmh_rs_err); in lg216x_read_ucblocks()
1314 *ucblocks = fe->dtv_property_cache.atscmh_rs_err; in lg216x_read_ucblocks()
1425 state->frontend.dtv_property_cache.atscmh_parade_id = 1; in lg2160_attach()
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 Dcx24120.c324 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_snr()
337 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_ber()
430 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_signal_strength()
608 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_get_stats()
797 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_get_fec()
837 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_calculate_ber_window()
916 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_set_clock_ratios()
1136 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_set_frontend()
1272 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_init()
1537 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_ucblocks()
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()
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()
H A Ds921.c259 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in s921_pll_tune()
411 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in s921_set_frontend()
H A Dcxd2820r_t2.c15 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_set_frontend_t2()
278 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_status_t2()
H A Dcxd2820r_t.c15 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_set_frontend_t()
251 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_status_t()
/linux/drivers/media/common/siano/
H A Dsmsdvb-main.c121 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_stats_not_ready()
244 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_tx_params()
261 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_per_slices()
301 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_dvb_stats()
353 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_isdbt_stats()
453 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_isdbt_stats_ex()
548 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_onresponse()
815 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_read_signal_strength()
838 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_read_snr()
857 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_read_ucblocks()
[all …]
/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/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 …uency (%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 /… in dib8096_set_param_override()
1696 …state->dib8000_ops.update_pll(fe, &dib8090_pll_config_12mhz, fe->dtv_property_cache.bandwidth_hz /… 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/dvb-frontends/cxd2880/
H A Dcxd2880_top.c574 c = &fe->dtv_property_cache; in cxd2880_read_signal_strength()
616 c = &fe->dtv_property_cache; in cxd2880_read_snr()
654 c = &fe->dtv_property_cache; in cxd2880_read_ucblocks()
1047 c = &fe->dtv_property_cache; in cxd2880_set_frontend()
1136 c = &fe->dtv_property_cache; in cxd2880_get_stats()
1318 c = &fe->dtv_property_cache; in cxd2880_read_status()
1812 pr_debug("system=%d\n", fe->dtv_property_cache.delivery_system); in cxd2880_get_frontend()
1813 switch (fe->dtv_property_cache.delivery_system) { in cxd2880_get_frontend()
/linux/drivers/media/pci/mantis/
H A Dmantis_vp1033.c76 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in lgtdqcs001f_tuner_set()
/linux/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c972 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in alps_tdmb7_tuner_set_params()
1027 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in philips_tdm1316l_tuner_set_params()
1234 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in philips_tsa5059_tuner_set_params()
1278 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in ttusb_novas_grundig_29504_491_tuner_set_params()
1306 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in alps_tdbe2_tuner_set_params()
1351 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in dvbc_philips_tdm1316l_tuner_set_params()

123456