/kernel/linux/linux-5.10/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 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 | 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()
|
H A D | helene.c | 455 if (p->bandwidth_hz <= 5000000) in helene_get_tv_system() 457 else if (p->bandwidth_hz <= 6000000) in helene_get_tv_system() 459 else if (p->bandwidth_hz <= 7000000) in helene_get_tv_system() 461 else if (p->bandwidth_hz <= 8000000) in helene_get_tv_system() 465 p->bandwidth_hz = 8000000; in helene_get_tv_system() 468 if (p->bandwidth_hz <= 5000000) in helene_get_tv_system() 470 else if (p->bandwidth_hz <= 6000000) in helene_get_tv_system() 472 else if (p->bandwidth_hz <= 7000000) in helene_get_tv_system() 474 else if (p->bandwidth_hz <= 8000000) in helene_get_tv_system() 478 p->bandwidth_hz in helene_get_tv_system() [all...] |
H A D | af9033.c | 19 u32 bandwidth_hz; member 282 dev->bandwidth_hz = 0; /* Force to program all parameters */ in af9033_init() 364 dev_dbg(&client->dev, "frequency=%u bandwidth_hz=%u\n", in af9033_set_frontend() 365 c->frequency, c->bandwidth_hz); in af9033_set_frontend() 368 switch (c->bandwidth_hz) { in af9033_set_frontend() 379 dev_dbg(&client->dev, "invalid bandwidth_hz\n"); in af9033_set_frontend() 389 if (c->bandwidth_hz != dev->bandwidth_hz) { in af9033_set_frontend() 392 coeff_lut[i].bandwidth_hz == c->bandwidth_hz) { in af9033_set_frontend() [all...] |
H A D | af9013.c | 27 u32 bandwidth_hz; member 115 dev_dbg(&client->dev, "frequency %u, bandwidth_hz %u\n", in af9013_set_frontend() 116 c->frequency, c->bandwidth_hz); in af9013_set_frontend() 126 if (c->bandwidth_hz != state->bandwidth_hz) { in af9013_set_frontend() 129 coeff_lut[i].bandwidth_hz == c->bandwidth_hz) { in af9013_set_frontend() 147 if (c->bandwidth_hz != state->bandwidth_hz || state->first_tune) { in af9013_set_frontend() 343 switch (c->bandwidth_hz) { in af9013_set_frontend() [all...] |
H A D | si2168.c | 240 "delivery_system=%u modulation=%u frequency=%u bandwidth_hz=%u symbol_rate=%u inversion=%u stream_id=%u\n", in si2168_set_frontend() 242 c->bandwidth_hz, c->symbol_rate, c->inversion, in si2168_set_frontend() 265 if (c->bandwidth_hz == 0) { in si2168_set_frontend() 268 } else if (c->bandwidth_hz <= 2000000) in si2168_set_frontend() 270 else if (c->bandwidth_hz <= 5000000) in si2168_set_frontend() 272 else if (c->bandwidth_hz <= 6000000) in si2168_set_frontend() 274 else if (c->bandwidth_hz <= 7000000) in si2168_set_frontend() 276 else if (c->bandwidth_hz <= 8000000) in si2168_set_frontend() 278 else if (c->bandwidth_hz <= 9000000) in si2168_set_frontend() 280 else if (c->bandwidth_hz < in si2168_set_frontend() [all...] |
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 | dvb-pll.c | 89 u32 bw = fe->dtv_property_cache.bandwidth_hz; in thomson_dtt759x_bw() 113 u32 bw = fe->dtv_property_cache.bandwidth_hz; in thomson_dtt7520x_bw() 207 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tda665x_bw() 241 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tua6034_bw() 265 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tded4_bw() 693 priv->bandwidth = c->bandwidth_hz; in dvb_pll_set_params() 718 priv->bandwidth = c->bandwidth_hz; in dvb_pll_calc_regs()
|
/kernel/linux/linux-6.6/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 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 | helene.c | 455 if (p->bandwidth_hz <= 5000000) in helene_get_tv_system() 457 else if (p->bandwidth_hz <= 6000000) in helene_get_tv_system() 459 else if (p->bandwidth_hz <= 7000000) in helene_get_tv_system() 461 else if (p->bandwidth_hz <= 8000000) in helene_get_tv_system() 465 p->bandwidth_hz = 8000000; in helene_get_tv_system() 468 if (p->bandwidth_hz <= 5000000) in helene_get_tv_system() 470 else if (p->bandwidth_hz <= 6000000) in helene_get_tv_system() 472 else if (p->bandwidth_hz <= 7000000) in helene_get_tv_system() 474 else if (p->bandwidth_hz <= 8000000) in helene_get_tv_system() 478 p->bandwidth_hz in helene_get_tv_system() [all...] |
H A D | af9033.c | 19 u32 bandwidth_hz; member 283 dev->bandwidth_hz = 0; /* Force to program all parameters */ in af9033_init() 365 dev_dbg(&client->dev, "frequency=%u bandwidth_hz=%u\n", in af9033_set_frontend() 366 c->frequency, c->bandwidth_hz); in af9033_set_frontend() 369 switch (c->bandwidth_hz) { in af9033_set_frontend() 380 dev_dbg(&client->dev, "invalid bandwidth_hz\n"); in af9033_set_frontend() 390 if (c->bandwidth_hz != dev->bandwidth_hz) { in af9033_set_frontend() 393 coeff_lut[i].bandwidth_hz == c->bandwidth_hz) { in af9033_set_frontend() [all...] |
H A D | af9013.c | 27 u32 bandwidth_hz; member 115 dev_dbg(&client->dev, "frequency %u, bandwidth_hz %u\n", in af9013_set_frontend() 116 c->frequency, c->bandwidth_hz); in af9013_set_frontend() 126 if (c->bandwidth_hz != state->bandwidth_hz) { in af9013_set_frontend() 129 coeff_lut[i].bandwidth_hz == c->bandwidth_hz) { in af9013_set_frontend() 147 if (c->bandwidth_hz != state->bandwidth_hz || state->first_tune) { in af9013_set_frontend() 343 switch (c->bandwidth_hz) { in af9013_set_frontend() [all...] |
H A D | si2168.c | 240 "delivery_system=%u modulation=%u frequency=%u bandwidth_hz=%u symbol_rate=%u inversion=%u stream_id=%u\n", in si2168_set_frontend() 242 c->bandwidth_hz, c->symbol_rate, c->inversion, in si2168_set_frontend() 265 if (c->bandwidth_hz == 0) { in si2168_set_frontend() 268 } else if (c->bandwidth_hz <= 2000000) in si2168_set_frontend() 270 else if (c->bandwidth_hz <= 5000000) in si2168_set_frontend() 272 else if (c->bandwidth_hz <= 6000000) in si2168_set_frontend() 274 else if (c->bandwidth_hz <= 7000000) in si2168_set_frontend() 276 else if (c->bandwidth_hz <= 8000000) in si2168_set_frontend() 278 else if (c->bandwidth_hz <= 9000000) in si2168_set_frontend() 280 else if (c->bandwidth_hz < in si2168_set_frontend() [all...] |
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 | dvb-pll.c | 89 u32 bw = fe->dtv_property_cache.bandwidth_hz; in thomson_dtt759x_bw() 113 u32 bw = fe->dtv_property_cache.bandwidth_hz; in thomson_dtt7520x_bw() 207 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tda665x_bw() 241 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tua6034_bw() 265 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tded4_bw() 693 priv->bandwidth = c->bandwidth_hz; in dvb_pll_set_params() 718 priv->bandwidth = c->bandwidth_hz; in dvb_pll_calc_regs()
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tda18250.c | 266 (c->bandwidth_hz == 6000000)) ? 0x80 : 0x00; in tda18250_set_agc() 279 switch (c->bandwidth_hz) { in tda18250_set_agc() 303 switch (c->bandwidth_hz) { in tda18250_set_agc() 374 if (c->bandwidth_hz == 8000000) in tda18250_set_agc() 380 if (c->bandwidth_hz == 6000000) in tda18250_set_agc() 411 if (c->bandwidth_hz == 8000000) in tda18250_set_agc() 533 "delivery_system=%d frequency=%u bandwidth_hz=%u", in tda18250_set_params() 534 c->delivery_system, c->frequency, c->bandwidth_hz); in tda18250_set_params() 544 if (c->bandwidth_hz == 0) { in tda18250_set_params() 547 } else if (c->bandwidth_hz < in tda18250_set_params() [all...] |
H A D | tda18212.c | 51 "delivery_system=%d frequency=%d bandwidth_hz=%d\n", in tda18212_set_params() 53 c->bandwidth_hz); in tda18212_set_params() 68 switch (c->bandwidth_hz) { in tda18212_set_params() 87 switch (c->bandwidth_hz) { in tda18212_set_params()
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | tda18250.c | 266 (c->bandwidth_hz == 6000000)) ? 0x80 : 0x00; in tda18250_set_agc() 279 switch (c->bandwidth_hz) { in tda18250_set_agc() 303 switch (c->bandwidth_hz) { in tda18250_set_agc() 374 if (c->bandwidth_hz == 8000000) in tda18250_set_agc() 380 if (c->bandwidth_hz == 6000000) in tda18250_set_agc() 411 if (c->bandwidth_hz == 8000000) in tda18250_set_agc() 533 "delivery_system=%d frequency=%u bandwidth_hz=%u", in tda18250_set_params() 534 c->delivery_system, c->frequency, c->bandwidth_hz); in tda18250_set_params() 544 if (c->bandwidth_hz == 0) { in tda18250_set_params() 547 } else if (c->bandwidth_hz < in tda18250_set_params() [all...] |
H A D | tda18212.c | 51 "delivery_system=%d frequency=%d bandwidth_hz=%d\n", in tda18212_set_params() 53 c->bandwidth_hz); in tda18212_set_params() 68 switch (c->bandwidth_hz) { in tda18212_set_params() 87 switch (c->bandwidth_hz) { in tda18212_set_params()
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_tuner.c | 304 c->bandwidth_hz < min_bw || c->bandwidth_hz > max_bw) { in vidtv_tuner_set_params() 310 tuner_dev->hw_state.bandwidth = c->bandwidth_hz; in vidtv_tuner_set_params()
|