| /linux/drivers/media/dvb-frontends/ |
| H A D | dib9000.c | 1158 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 D | dib0070.c | 142 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 D | dib0090.c | 1238 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 D | stb6100_cfg.h | 33 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 D | stb6100_proc.h | 38 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 D | lg2160.c | 1044 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 D | ds3000.c | 424 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 D | cx24120.c | 324 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 D | mb86a20s.c | 321 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 D | tda8261_cfg.h | 29 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda8261_set_frequency()
|
| H A D | tdhd1.h | 29 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in alps_tdhd1_204a_tuner_set_params()
|
| H A D | bsbe1.h | 57 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in alps_bsbe1_tuner_set_params()
|
| H A D | bsru6.h | 89 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in alps_bsru6_tuner_set_params()
|
| H A D | cxd2820r_c.c | 15 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 D | s921.c | 259 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 D | cxd2820r_t2.c | 15 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 D | cxd2820r_t.c | 15 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 D | smsdvb-main.c | 121 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 D | ddbridge-sx8.c | 75 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 D | dib0700_devices.c | 843 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 D | dvb-bt8xx.c | 145 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 D | ttusbdecfe.c | 78 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 D | cxd2880_top.c | 574 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 D | mantis_vp1033.c | 76 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in lgtdqcs001f_tuner_set()
|
| /linux/drivers/media/usb/ttusb-budget/ |
| H A D | dvb-ttusb-budget.c | 972 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()
|