/drivers/media/dvb-frontends/ |
D | dib9000.c | 1161 u32 freq = state->fe[0]->dtv_property_cache.frequency / 1000; in dib9000_fw_set_channel_head() 1169 b[4] = (u8) ((state->fe[0]->dtv_property_cache.bandwidth_hz / 1000 >> 0) & 0xff); in dib9000_fw_set_channel_head() 1170 b[5] = (u8) ((state->fe[0]->dtv_property_cache.bandwidth_hz / 1000 >> 8) & 0xff); in dib9000_fw_set_channel_head() 1171 b[6] = (u8) ((state->fe[0]->dtv_property_cache.bandwidth_hz / 1000 >> 16) & 0xff); in dib9000_fw_set_channel_head() 1172 b[7] = (u8) ((state->fe[0]->dtv_property_cache.bandwidth_hz / 1000 >> 24) & 0xff); in dib9000_fw_set_channel_head() 1174 if (state->fe[0]->dtv_property_cache.delivery_system == SYS_DVBT) in dib9000_fw_set_channel_head() 1216 state->fe[0]->dtv_property_cache.inversion = INVERSION_ON; in dib9000_fw_get_channel() 1219 state->fe[0]->dtv_property_cache.inversion = INVERSION_OFF; in dib9000_fw_get_channel() 1223 state->fe[0]->dtv_property_cache.inversion = INVERSION_AUTO; in dib9000_fw_get_channel() 1228 state->fe[0]->dtv_property_cache.transmission_mode = TRANSMISSION_MODE_2K; in dib9000_fw_get_channel() [all …]
|
D | dib0070.c | 154 if (state->fe->dtv_property_cache.bandwidth_hz/1000 > 7000) in dib0070_set_bandwidth() 156 else if (state->fe->dtv_property_cache.bandwidth_hz/1000 > 6000) in dib0070_set_bandwidth() 158 else if (state->fe->dtv_property_cache.bandwidth_hz/1000 > 5000) in dib0070_set_bandwidth() 166 if (state->fe->dtv_property_cache.delivery_system == SYS_ISDBT) { in dib0070_set_bandwidth() 341 u8 band = (u8)BAND_OF_FREQUENCY(fe->dtv_property_cache.frequency/1000); in dib0070_tune_digital() 342 …u32 freq = fe->dtv_property_cache.frequency/1000 + (band == BAND_VHF ? state->cfg->freq_offset_khz… in dib0070_tune_digital() 345 …if (state->fe->dtv_property_cache.delivery_system == SYS_ISDBT && state->fe->dtv_property_cache.is… in dib0070_tune_digital() 346 if (((state->fe->dtv_property_cache.isdbt_sb_segment_count % 2) in dib0070_tune_digital() 347 …&& (state->fe->dtv_property_cache.isdbt_sb_segment_idx == ((state->fe->dtv_property_cache.isdbt_sb… in dib0070_tune_digital() 348 || (((state->fe->dtv_property_cache.isdbt_sb_segment_count % 2) == 0) in dib0070_tune_digital() [all …]
|
D | dib8000.c | 385 switch (state->fe[0]->dtv_property_cache.transmission_mode) { in fft_to_mode() 1001 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_reset_stats() 1239 …dib8000_set_agc_config(state, (unsigned char)(BAND_OF_FREQUENCY(fe->dtv_property_cache.frequency /… in dib8000_pwm_agc_reset() 1298 …if (dib8000_set_agc_config(state, (unsigned char)(BAND_OF_FREQUENCY(fe->dtv_property_cache.frequen… in dib8000_agc_startup() 1999 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_layer() 2130 switch (state->fe[0]->dtv_property_cache.transmission_mode) { in dib8000_get_init_prbs() 2193 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_small_fine_tune() 2277 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_sb_channel() 2352 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_isdbt_common_channel() 2498 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_autosearch_start() [all …]
|
D | cxd2820r_core.c | 63 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_gpio() 121 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_set_frontend() 164 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_status() 191 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_get_frontend() 220 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_ber() 234 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_signal_strength() 250 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_snr() 266 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_ucblocks() 284 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_sleep() 311 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_get_tune_settings() [all …]
|
D | dib0090.c | 1250 if (state->fe->dtv_property_cache.delivery_system == STANDARD_DAB) in dib0090_gain_control() 1254 if (state->fe->dtv_property_cache.delivery_system == STANDARD_DVBT && in dib0090_gain_control() 1255 …(state->fe->dtv_property_cache.modulation == QAM_64 || state->fe->dtv_property_cache.modulation ==… in dib0090_gain_control() 1259 …if ((state->fe->dtv_property_cache.delivery_system == SYS_ISDBT) && (((state->fe->dtv_property_cac… in dib0090_gain_control() 1262 ((state->fe->dtv_property_cache.layer[0].modulation == in dib0090_gain_control() 1264 || (state->fe->dtv_property_cache. in dib0090_gain_control() 1267 ((state->fe->dtv_property_cache.layer[1].segment_count > in dib0090_gain_control() 1270 ((state->fe->dtv_property_cache.layer[1].modulation == in dib0090_gain_control() 1272 || (state->fe->dtv_property_cache. in dib0090_gain_control() 1275 ((state->fe->dtv_property_cache.layer[2].segment_count > in dib0090_gain_control() [all …]
|
D | tc90522.c | 114 set_tsid[0].val = (fe->dtv_property_cache.stream_id & 0xff00) >> 8; in tc90522s_set_tsid() 115 set_tsid[1].val = fe->dtv_property_cache.stream_id & 0xff; in tc90522s_set_tsid() 124 laysel = ~fe->dtv_property_cache.isdbt_layer_enabled & 0x07; in tc90522t_set_layers() 585 fe->dtv_property_cache.lna == LNA_AUTO) { in tc90522_sleep() 586 fe->dtv_property_cache.lna = 0; in tc90522_sleep() 588 fe->dtv_property_cache.lna = LNA_AUTO; in tc90522_sleep() 618 fe->dtv_property_cache.lna == LNA_AUTO) { in tc90522_init() 619 fe->dtv_property_cache.lna = 1; in tc90522_init() 621 fe->dtv_property_cache.lna = LNA_AUTO; in tc90522_init() 632 if (fe->dtv_property_cache.isdbt_layer_enabled == 0) in tc90522_init() [all …]
|
D | dvb-pll.c | 98 u32 bw = fe->dtv_property_cache.bandwidth_hz; in thomson_dtt759x_bw() 122 u32 bw = fe->dtv_property_cache.bandwidth_hz; in thomson_dtt7520x_bw() 216 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tda665x_bw() 250 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tua6034_bw() 274 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tded4_bw() 349 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in opera1_bw() 639 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dvb_pll_set_params() 672 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dvb_pll_calc_regs()
|
D | stb6100_cfg.h | 45 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in stb6100_set_frequency() 83 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in stb6100_set_bandwidth()
|
D | stb6100_proc.h | 50 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in stb6100_set_freq() 103 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in stb6100_set_bandw()
|
D | lg2160.c | 1054 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in lg216x_get_property() 1064 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in lg2160_set_frontend() 1067 lg_dbg("(%d)\n", fe->dtv_property_cache.frequency); in lg2160_set_frontend() 1075 state->current_frequency = fe->dtv_property_cache.frequency; in lg2160_set_frontend() 1116 ret = lg216x_set_parade(state, fe->dtv_property_cache.atscmh_parade_id); in lg2160_set_frontend() 1121 fe->dtv_property_cache.atscmh_rs_frame_ensemble); in lg2160_set_frontend() 1330 &fe->dtv_property_cache.atscmh_rs_err); in lg216x_read_ucblocks() 1334 *ucblocks = fe->dtv_property_cache.atscmh_rs_err; in lg216x_read_ucblocks() 1449 state->frontend.dtv_property_cache.atscmh_parade_id = 1; in lg2160_attach()
|
D | cx24120.c | 332 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_snr() 345 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_ber() 437 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_signal_strength() 615 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_get_stats() 804 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_get_fec() 844 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_calculate_ber_window() 923 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_set_clock_ratios() 1141 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_set_frontend() 1277 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_init() 1542 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_ucblocks()
|
D | mb86a20s.c | 329 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_read_signal_strength() 508 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_reset_frontend_cache() 635 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_get_frontend() 747 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_reset_counters() 1394 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_get_main_CNR() 1441 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_get_blk_error_layer_CNR() 1543 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_stats_not_ready() 1581 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_get_stats() 1879 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_set_frontend() 2021 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_read_signal_strength_from_cache()
|
D | ds3000.c | 438 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ds3000_read_status() 476 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ds3000_read_ber() 550 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ds3000_read_snr() 636 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ds3000_read_ucblocks() 906 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ds3000_set_frontend()
|
D | rtl2830.c | 61 struct dtv_frontend_properties *c = &dev->fe.dtv_property_cache; in rtl2830_init() 172 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in rtl2830_set_frontend() 395 struct dtv_frontend_properties *c = &dev->fe.dtv_property_cache; in rtl2830_read_status() 511 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in rtl2830_read_snr() 541 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in rtl2830_read_signal_strength()
|
D | ts2020.c | 92 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ts2020_init() 199 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ts2020_set_params() 441 struct dtv_frontend_properties *c = &priv->fe->dtv_property_cache; in ts2020_stat_work() 465 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ts2020_read_signal_strength()
|
D | tda8261_cfg.h | 41 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda8261_set_frequency()
|
D | tdhd1.h | 42 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in alps_tdhd1_204a_tuner_set_params()
|
/drivers/media/dvb-core/ |
D | dvb_frontend.c | 249 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dvb_frontend_add_event() 391 struct dtv_frontend_properties *c = &fe->dtv_property_cache, tmp; in dvb_frontend_swzigzag_autotune() 488 struct dtv_frontend_properties *c = &fe->dtv_property_cache, tmp; in dvb_frontend_swzigzag() 654 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dvb_frontend_thread() 911 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dvb_frontend_check_parameters() 951 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dvb_frontend_clear_cache() 1463 tvp->u.data = fe->dtv_property_cache.atscmh_fic_ver; in dtv_property_process_get() 1466 tvp->u.data = fe->dtv_property_cache.atscmh_parade_id; in dtv_property_process_get() 1469 tvp->u.data = fe->dtv_property_cache.atscmh_nog; in dtv_property_process_get() 1472 tvp->u.data = fe->dtv_property_cache.atscmh_tnog; in dtv_property_process_get() [all …]
|
/drivers/media/common/siano/ |
D | smsdvb-main.c | 132 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_stats_not_ready() 227 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_tx_params() 244 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_per_slices() 284 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_dvb_stats() 336 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_isdbt_stats() 432 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_isdbt_stats_ex() 523 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_onresponse() 790 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_read_signal_strength() 813 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_read_snr() 832 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_read_ucblocks() [all …]
|
/drivers/media/usb/dvb-usb/ |
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 …]
|
/drivers/media/pci/pt1/ |
D | va1j5jf8007s.c | 177 frequency = state->fe.dtv_property_cache.frequency; in va1j5jf8007s_set_frequency_1() 227 frequency = state->fe.dtv_property_cache.frequency; in va1j5jf8007s_set_frequency_3() 328 ts_id = state->fe.dtv_property_cache.stream_id; in va1j5jf8007s_set_ts_id() 355 ts_id = state->fe.dtv_property_cache.stream_id; in va1j5jf8007s_check_ts_id()
|
/drivers/media/pci/bt8xx/ |
D | dvb-bt8xx.c | 154 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in thomson_dtt7579_tuner_calc_regs() 198 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24108_tuner_set_params() 273 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in microtune_mt7202dtf_tuner_set_params() 349 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in advbt771_samsung_tdtc9251dh0_tuner_calc_regs() 469 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in vp3021_alps_tded4_tuner_set_params() 523 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in digitv_alps_tded4_tuner_calc_regs()
|
/drivers/media/usb/ttusb-dec/ |
D | ttusbdecfe.c | 88 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in ttusbdecfe_dvbt_set_frontend() 115 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in ttusbdecfe_dvbs_set_frontend()
|
/drivers/media/pci/ttpci/ |
D | budget.c | 208 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in alps_bsrv2_tuner_set_params() 250 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in alps_tdbe2_tuner_set_params() 278 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in grundig_29504_401_tuner_set_params() 336 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in grundig_29504_451_tuner_set_params() 360 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in s5h1420_tuner_set_params()
|
/drivers/media/tuners/ |
D | mxl301rf.c | 86 rssi = &fe->dtv_property_cache.strength; in mxl301rf_get_rf_strength() 187 freq = fe->dtv_property_cache.frequency; in mxl301rf_set_params()
|