| /linux/drivers/media/dvb-frontends/ |
| H A D | ascot2e.c | 275 if (p->bandwidth_hz <= 5000000) in ascot2e_get_tv_system() 277 else if (p->bandwidth_hz <= 6000000) in ascot2e_get_tv_system() 279 else if (p->bandwidth_hz <= 7000000) in ascot2e_get_tv_system() 281 else if (p->bandwidth_hz <= 8000000) in ascot2e_get_tv_system() 285 p->bandwidth_hz = 8000000; in ascot2e_get_tv_system() 288 if (p->bandwidth_hz <= 5000000) in ascot2e_get_tv_system() 290 else if (p->bandwidth_hz <= 6000000) in ascot2e_get_tv_system() 292 else if (p->bandwidth_hz <= 7000000) in ascot2e_get_tv_system() 294 else if (p->bandwidth_hz <= 8000000) in ascot2e_get_tv_system() 298 p->bandwidth_hz = 8000000; in ascot2e_get_tv_system() [all …]
|
| H A D | stb6100_cfg.h | 34 u32 bw = c->bandwidth_hz; in stb6100_set_frequency() 38 c->bandwidth_hz = 0; /* Don't adjust the bandwidth */ in stb6100_set_frequency() 42 c->bandwidth_hz = bw; in stb6100_set_frequency() 75 c->bandwidth_hz = bandwidth; in stb6100_set_bandwidth()
|
| H A D | stb6100_proc.h | 39 u32 bw = c->bandwidth_hz; in stb6100_set_freq() 43 c->bandwidth_hz = 0; /* Don't adjust the bandwidth */ in stb6100_set_freq() 50 c->bandwidth_hz = bw; in stb6100_set_freq() 95 c->bandwidth_hz = bandwidth; in stb6100_set_bandw()
|
| H A D | sp887x.c | 315 switch (p->bandwidth_hz) { in sp887x_correct_offsets() 355 if (p->bandwidth_hz != 8000000 && in sp887x_setup_frontend_parameters() 356 p->bandwidth_hz != 7000000 && in sp887x_setup_frontend_parameters() 357 p->bandwidth_hz != 6000000) in sp887x_setup_frontend_parameters() 383 if (p->bandwidth_hz == 6000000) in sp887x_setup_frontend_parameters() 385 else if (p->bandwidth_hz == 7000000) in sp887x_setup_frontend_parameters() 400 if (p->bandwidth_hz == 6000000) in sp887x_setup_frontend_parameters() 402 else if (p->bandwidth_hz == 7000000) in sp887x_setup_frontend_parameters()
|
| H A D | zl10353.c | 190 switch (c->bandwidth_hz) { in zl10353_set_parameters() 203 c->bandwidth_hz = 8000000; in zl10353_set_parameters() 211 zl10353_calc_nominal_rate(fe, c->bandwidth_hz, &nominal_rate); in zl10353_set_parameters() 214 state->bandwidth = c->bandwidth_hz; in zl10353_set_parameters() 444 c->bandwidth_hz = state->bandwidth; in zl10353_get_parameters()
|
| H A D | mt352.c | 277 mt352_calc_nominal_rate(state, op->bandwidth_hz, buf+4); in mt352_set_parameters() 392 op->bandwidth_hz = 8000000; in mt352_get_parameters() 394 op->bandwidth_hz = 7000000; in mt352_get_parameters() 396 op->bandwidth_hz = 6000000; in mt352_get_parameters()
|
| H A D | tda1004x.c | 793 tda10045h_set_bandwidth(state, fe_params->bandwidth_hz); in tda1004x_set_fe() 797 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()
|
| H A D | af9013_priv.h | 32 u32 bandwidth_hz; member
|
| H A D | cx22700.c | 147 if (p->bandwidth_hz > 8000000 || p->bandwidth_hz < 6000000) in cx22700_set_tps() 150 if (p->bandwidth_hz == 7000000) in cx22700_set_tps()
|
| H A D | af9033_priv.h | 32 u32 bandwidth_hz; member
|
| H A D | cxd2841er.c | 504 priv, p->bandwidth_hz); in cxd2841er_retune_active() 507 priv, p->bandwidth_hz); in cxd2841er_retune_active() 510 priv, p->bandwidth_hz); in cxd2841er_retune_active() 516 priv, p->bandwidth_hz); in cxd2841er_retune_active() 3381 __func__, p->delivery_system, p->bandwidth_hz); in cxd2841er_set_frontend_tc() 3399 priv, p->bandwidth_hz); in cxd2841er_set_frontend_tc() 3417 p->bandwidth_hz); in cxd2841er_set_frontend_tc() 3432 priv, p->bandwidth_hz); in cxd2841er_set_frontend_tc() 3446 if (p->bandwidth_hz != 6000000 && in cxd2841er_set_frontend_tc() 3447 p->bandwidth_hz != 7000000 && in cxd2841er_set_frontend_tc() [all …]
|
| H A D | dib3000mc.c | 476 u32 bw = BANDWIDTH_TO_KHZ(ch->bandwidth_hz); in dib3000mc_set_channel_cfg() 657 BANDWIDTH_TO_KHZ(ch->bandwidth_hz), 1); in dib3000mc_tune() 678 fep->bandwidth_hz = state->current_bandwidth; in dib3000mc_get_frontend() 733 state->current_bandwidth = fep->bandwidth_hz; in dib3000mc_set_frontend() 734 dib3000mc_set_bandwidth(state, BANDWIDTH_TO_KHZ(fep->bandwidth_hz)); in dib3000mc_set_frontend()
|
| H A D | ec100.c | 83 __func__, c->frequency, c->bandwidth_hz); in ec100_set_frontend() 107 switch (c->bandwidth_hz) { in ec100_set_frontend()
|
| H A D | s5h1432.c | 181 switch (p->bandwidth_hz) { in s5h1432_set_frontend() 205 switch (p->bandwidth_hz) { in s5h1432_set_frontend()
|
| H A D | cxd2820r_t2.c | 63 c->bandwidth_hz, c->inversion, c->stream_id); in cxd2820r_set_frontend_t2() 65 switch (c->bandwidth_hz) { in cxd2820r_set_frontend_t2()
|
| H A D | cxd2820r_t.c | 49 c->bandwidth_hz, c->inversion); in cxd2820r_set_frontend_t() 51 switch (c->bandwidth_hz) { in cxd2820r_set_frontend_t()
|
| H A D | lgs8gl5.c | 309 if (p->bandwidth_hz != 8000000) in lgs8gl5_set_frontend() 342 p->bandwidth_hz = 8000000; in lgs8gl5_get_frontend()
|
| /linux/drivers/media/tuners/ |
| H A D | it913x.c | 219 dev->role, c->frequency, c->bandwidth_hz); in it913x_set_params() 327 if (c->bandwidth_hz <= 5000000) in it913x_set_params() 329 else if (c->bandwidth_hz <= 6000000) in it913x_set_params() 331 else if (c->bandwidth_hz <= 7000000) in it913x_set_params()
|
| H A D | tda827x.c | 155 if (c->bandwidth_hz == 0) { in tda827xo_set_params() 157 } else if (c->bandwidth_hz <= 6000000) { in tda827xo_set_params() 159 } else if (c->bandwidth_hz <= 7000000) { in tda827xo_set_params() 209 priv->bandwidth = c->bandwidth_hz; in tda827xo_set_params() 519 if (c->bandwidth_hz == 0) { in tda827xa_set_params() 521 } else if (c->bandwidth_hz <= 6000000) { in tda827xa_set_params() 523 } else if (c->bandwidth_hz <= 7000000) { in tda827xa_set_params() 637 priv->bandwidth = c->bandwidth_hz; in tda827xa_set_params()
|
| H A D | max2165.c | 255 switch (c->bandwidth_hz) { in max2165_set_params() 262 c->bandwidth_hz); in max2165_set_params() 270 max2165_set_bandwidth(priv, c->bandwidth_hz); in max2165_set_params()
|
| H A D | mt2266.c | 140 switch (c->bandwidth_hz) { in mt2266_set_params() 155 priv->bandwidth = c->bandwidth_hz; in mt2266_set_params()
|
| H A D | fc0012.c | 237 switch (p->bandwidth_hz) { in fc0012_set_params() 306 priv->bandwidth = p->bandwidth_hz; in fc0012_set_params()
|
| /linux/drivers/media/common/siano/ |
| H A D | smsdvb-main.c | 248 c->bandwidth_hz = sms_to_bw(p->bandwidth); in smsdvb_update_tx_params() 311 c->bandwidth_hz = sms_to_bw(p->bandwidth); in smsdvb_update_dvb_stats() 375 c->bandwidth_hz = sms_to_bw(p->bandwidth); in smsdvb_update_isdbt_stats() 463 c->bandwidth_hz = sms_to_bw(p->bandwidth); in smsdvb_update_isdbt_stats_ex() 909 c->bandwidth_hz); in smsdvb_dvbt_set_frontend() 911 switch (c->bandwidth_hz / 1000000) { in smsdvb_dvbt_set_frontend() 991 c->bandwidth_hz = 6000000; in smsdvb_isdbt_set_frontend()
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | af9005-fe.c | 1099 fep->bandwidth_hz); in af9005_fe_set_frontend() 1159 ret = af9005_fe_select_bw(state->d, fep->bandwidth_hz); in af9005_fe_set_frontend() 1162 ret = af9005_fe_program_cfoe(state->d, fep->bandwidth_hz); in af9005_fe_set_frontend() 1398 fep->bandwidth_hz = 6000000; in af9005_fe_get_frontend() 1402 fep->bandwidth_hz = 7000000; in af9005_fe_get_frontend() 1406 fep->bandwidth_hz = 8000000; in af9005_fe_get_frontend()
|
| /linux/drivers/media/usb/dvb-usb-v2/ |
| H A D | mxl111sf-tuner.c | 281 switch (c->bandwidth_hz) { in mxl111sf_tuner_set_params() 305 state->bandwidth = c->bandwidth_hz; in mxl111sf_tuner_set_params()
|