/drivers/media/dvb/frontends/ |
D | sp887x.c | 317 switch (p->bandwidth_hz) { in sp887x_correct_offsets() 357 if (p->bandwidth_hz != 8000000 && in sp887x_setup_frontend_parameters() 358 p->bandwidth_hz != 7000000 && in sp887x_setup_frontend_parameters() 359 p->bandwidth_hz != 6000000) in sp887x_setup_frontend_parameters() 385 if (p->bandwidth_hz == 6000000) in sp887x_setup_frontend_parameters() 387 else if (p->bandwidth_hz == 7000000) in sp887x_setup_frontend_parameters() 402 if (p->bandwidth_hz == 6000000) in sp887x_setup_frontend_parameters() 404 else if (p->bandwidth_hz == 7000000) in sp887x_setup_frontend_parameters()
|
D | af9013.c | 42 u32 bandwidth_hz; member 585 c->frequency, c->bandwidth_hz); in af9013_set_frontend() 592 if (c->bandwidth_hz != state->bandwidth_hz) { in af9013_set_frontend() 595 coeff_lut[i].bandwidth_hz == c->bandwidth_hz) { in af9013_set_frontend() 605 if (c->bandwidth_hz != state->bandwidth_hz || state->first_tune) { in af9013_set_frontend() 794 switch (c->bandwidth_hz) { in af9013_set_frontend() 838 state->bandwidth_hz = c->bandwidth_hz; in af9013_set_frontend() 949 c->bandwidth_hz = 6000000; in af9013_get_frontend() 952 c->bandwidth_hz = 7000000; in af9013_get_frontend() 955 c->bandwidth_hz = 8000000; in af9013_get_frontend()
|
D | dvb-pll.c | 97 u32 bw = fe->dtv_property_cache.bandwidth_hz; in thomson_dtt759x_bw() 190 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tda665x_bw() 224 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tua6034_bw() 248 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tded4_bw() 638 priv->bandwidth = c->bandwidth_hz; in dvb_pll_set_params() 663 priv->bandwidth = c->bandwidth_hz; in dvb_pll_calc_regs()
|
D | zl10353.c | 206 switch (c->bandwidth_hz) { in zl10353_set_parameters() 219 c->bandwidth_hz = 8000000; in zl10353_set_parameters() 227 zl10353_calc_nominal_rate(fe, c->bandwidth_hz, &nominal_rate); in zl10353_set_parameters() 230 state->bandwidth = c->bandwidth_hz; in zl10353_set_parameters() 459 c->bandwidth_hz = state->bandwidth; in zl10353_get_parameters()
|
D | tda1004x.c | 802 tda10045h_set_bandwidth(state, fe_params->bandwidth_hz); in tda1004x_set_fe() 806 tda10046h_set_bandwidth(state, fe_params->bandwidth_hz); in tda1004x_set_fe() 917 fe_params->bandwidth_hz = 8000000; in tda1004x_get_fe() 920 fe_params->bandwidth_hz = 7000000; in tda1004x_get_fe() 923 fe_params->bandwidth_hz = 6000000; in tda1004x_get_fe() 931 fe_params->bandwidth_hz = 8000000; in tda1004x_get_fe() 935 fe_params->bandwidth_hz = 7000000; in tda1004x_get_fe() 939 fe_params->bandwidth_hz = 6000000; in tda1004x_get_fe()
|
D | mt352.c | 290 mt352_calc_nominal_rate(state, op->bandwidth_hz, buf+4); in mt352_set_parameters() 405 op->bandwidth_hz = 8000000; in mt352_get_parameters() 407 op->bandwidth_hz = 7000000; in mt352_get_parameters() 409 op->bandwidth_hz = 6000000; in mt352_get_parameters()
|
D | cx22700.c | 159 if (p->bandwidth_hz > 8000000 || p->bandwidth_hz < 6000000) in cx22700_set_tps() 162 if (p->bandwidth_hz == 7000000) in cx22700_set_tps()
|
D | dib3000mc.c | 445 u32 bw = BANDWIDTH_TO_KHZ(ch->bandwidth_hz); in dib3000mc_set_channel_cfg() 622 BANDWIDTH_TO_KHZ(ch->bandwidth_hz), 1); in dib3000mc_tune() 643 fep->bandwidth_hz = state->current_bandwidth; in dib3000mc_get_frontend() 698 state->current_bandwidth = fep->bandwidth_hz; in dib3000mc_set_frontend() 699 dib3000mc_set_bandwidth(state, BANDWIDTH_TO_KHZ(fep->bandwidth_hz)); in dib3000mc_set_frontend()
|
D | ec100.c | 87 c->bandwidth_hz); in ec100_set_frontend() 111 switch (c->bandwidth_hz) { in ec100_set_frontend()
|
D | cxd2820r_t2.c | 71 dbg("%s: RF=%d BW=%d", __func__, c->frequency, c->bandwidth_hz); in cxd2820r_set_frontend_t2() 73 switch (c->bandwidth_hz) { in cxd2820r_set_frontend_t2()
|
D | af9013_priv.h | 61 u32 bandwidth_hz; member
|
D | s5h1432.c | 194 switch (p->bandwidth_hz) { in s5h1432_set_frontend() 218 switch (p->bandwidth_hz) { in s5h1432_set_frontend()
|
D | cxd2820r_t.c | 57 dbg("%s: RF=%d BW=%d", __func__, c->frequency, c->bandwidth_hz); in cxd2820r_set_frontend_t() 59 switch (c->bandwidth_hz) { in cxd2820r_set_frontend_t()
|
D | lgs8gl5.c | 321 if (p->bandwidth_hz != 8000000) in lgs8gl5_set_frontend() 353 p->bandwidth_hz = 8000000; in lgs8gl5_get_frontend()
|
D | dib7000m.c | 844 dib7000m_set_bandwidth(state, BANDWIDTH_TO_KHZ(ch->bandwidth_hz)); in dib7000m_set_channel() 979 factor = BANDWIDTH_TO_KHZ(schan.bandwidth_hz); in dib7000m_autosearch_start() 1097 dib7000m_set_bandwidth(state, BANDWIDTH_TO_KHZ(ch->bandwidth_hz)); in dib7000m_tune() 1165 fep->bandwidth_hz = BANDWIDTH_TO_HZ(state->current_bandwidth); in dib7000m_get_frontend() 1223 dib7000m_set_bandwidth(state, BANDWIDTH_TO_KHZ(fep->bandwidth_hz)); in dib7000m_set_frontend()
|
D | rtl2830.c | 332 c->frequency, c->bandwidth_hz, c->inversion); in rtl2830_set_frontend() 338 switch (c->bandwidth_hz) { in rtl2830_set_frontend()
|
D | sp8870.c | 280 if (p->bandwidth_hz == 6000000) in sp8870_set_frontend_parameters() 282 else if (p->bandwidth_hz == 7000000) in sp8870_set_frontend_parameters()
|
/drivers/media/common/tuners/ |
D | tda18212.c | 161 c->delivery_system, c->frequency, c->bandwidth_hz); in tda18212_set_params() 168 switch (c->bandwidth_hz) { in tda18212_set_params() 187 switch (c->bandwidth_hz) { in tda18212_set_params()
|
D | tda827x.c | 168 if (c->bandwidth_hz == 0) { in tda827xo_set_params() 170 } else if (c->bandwidth_hz <= 6000000) { in tda827xo_set_params() 172 } else if (c->bandwidth_hz <= 7000000) { in tda827xo_set_params() 222 priv->bandwidth = c->bandwidth_hz; in tda827xo_set_params() 532 if (c->bandwidth_hz == 0) { in tda827xa_set_params() 534 } else if (c->bandwidth_hz <= 6000000) { in tda827xa_set_params() 536 } else if (c->bandwidth_hz <= 7000000) { in tda827xa_set_params() 650 priv->bandwidth = c->bandwidth_hz; in tda827xa_set_params()
|
D | max2165.c | 269 switch (c->bandwidth_hz) { in max2165_set_params() 276 c->bandwidth_hz); in max2165_set_params() 284 max2165_set_bandwidth(priv, c->bandwidth_hz); in max2165_set_params()
|
D | mt2266.c | 149 switch (c->bandwidth_hz) { in mt2266_set_params() 164 priv->bandwidth = c->bandwidth_hz; in mt2266_set_params()
|
/drivers/media/dvb/siano/ |
D | smsdvb.c | 618 c->bandwidth_hz); in smsdvb_dvbt_set_frontend() 620 switch (c->bandwidth_hz / 1000000) { in smsdvb_dvbt_set_frontend() 687 switch (c->bandwidth_hz / 1000000) { in smsdvb_isdbt_set_frontend() 699 c->bandwidth_hz = 6000; in smsdvb_isdbt_set_frontend() 755 fep->bandwidth_hz = 6000000; in smsdvb_get_frontend() 758 fep->bandwidth_hz = 7000000; in smsdvb_get_frontend() 761 fep->bandwidth_hz = 8000000; in smsdvb_get_frontend() 856 fep->bandwidth_hz = 6000000; in smsdvb_get_frontend()
|
/drivers/media/dvb/dvb-core/ |
D | dvb_frontend.c | 924 c->bandwidth_hz = 0; /* AUTO */ in dvb_frontend_clear_cache() 1093 c->bandwidth_hz = 10000000; in dtv_property_cache_sync() 1096 c->bandwidth_hz = 8000000; in dtv_property_cache_sync() 1099 c->bandwidth_hz = 7000000; in dtv_property_cache_sync() 1102 c->bandwidth_hz = 6000000; in dtv_property_cache_sync() 1105 c->bandwidth_hz = 5000000; in dtv_property_cache_sync() 1108 c->bandwidth_hz = 1712000; in dtv_property_cache_sync() 1111 c->bandwidth_hz = 0; in dtv_property_cache_sync() 1170 switch (c->bandwidth_hz) { in dtv_property_legacy_params_sync() 1264 tvp->u.data = c->bandwidth_hz; in dtv_property_process_get() [all …]
|
/drivers/media/dvb/dvb-usb/ |
D | af9005-fe.c | 1111 fep->bandwidth_hz); in af9005_fe_set_frontend() 1171 ret = af9005_fe_select_bw(state->d, fep->bandwidth_hz); in af9005_fe_set_frontend() 1174 ret = af9005_fe_program_cfoe(state->d, fep->bandwidth_hz); in af9005_fe_set_frontend() 1410 fep->bandwidth_hz = 6000000; in af9005_fe_get_frontend() 1414 fep->bandwidth_hz = 7000000; in af9005_fe_get_frontend() 1418 fep->bandwidth_hz = 8000000; in af9005_fe_get_frontend()
|
D | mxl111sf-tuner.c | 293 switch (c->bandwidth_hz) { in mxl111sf_tuner_set_params() 317 state->bandwidth = c->bandwidth_hz; in mxl111sf_tuner_set_params()
|