Searched refs:bandwidth_hz (Results 1 - 25 of 85) sorted by relevance

1234

/drivers/media/dvb-frontends/
H A Daf9033.c34 u32 bandwidth_hz; member in struct:af9033_dev
451 dev->bandwidth_hz = 0; /* force to program all parameters */
551 dev_dbg(&dev->client->dev, "frequency=%d bandwidth_hz=%d\n",
552 c->frequency, c->bandwidth_hz);
555 switch (c->bandwidth_hz) {
566 dev_dbg(&dev->client->dev, "invalid bandwidth_hz\n");
576 if (c->bandwidth_hz != dev->bandwidth_hz) {
579 coeff_lut[i].bandwidth_hz == c->bandwidth_hz) {
[all...]
H A Dsp887x.c317 switch (p->bandwidth_hz) {
357 if (p->bandwidth_hz != 8000000 &&
358 p->bandwidth_hz != 7000000 &&
359 p->bandwidth_hz != 6000000)
385 if (p->bandwidth_hz == 6000000)
387 else if (p->bandwidth_hz == 7000000)
402 if (p->bandwidth_hz == 6000000)
404 else if (p->bandwidth_hz == 7000000)
H A Ddvb-pll.c97 u32 bw = fe->dtv_property_cache.bandwidth_hz;
121 u32 bw = fe->dtv_property_cache.bandwidth_hz;
215 u32 bw = fe->dtv_property_cache.bandwidth_hz;
249 u32 bw = fe->dtv_property_cache.bandwidth_hz;
273 u32 bw = fe->dtv_property_cache.bandwidth_hz;
664 priv->bandwidth = c->bandwidth_hz;
689 priv->bandwidth = c->bandwidth_hz;
H A Dsi2168.c170 "delivery_system=%u modulation=%u frequency=%u bandwidth_hz=%u symbol_rate=%u inversion=%u, stream_id=%d\n",
172 c->frequency, c->bandwidth_hz, c->symbol_rate,
195 if (c->bandwidth_hz <= 5000000)
197 else if (c->bandwidth_hz <= 6000000)
199 else if (c->bandwidth_hz <= 7000000)
201 else if (c->bandwidth_hz <= 8000000)
203 else if (c->bandwidth_hz <= 9000000)
205 else if (c->bandwidth_hz <= 10000000)
H A Daf9013.c41 u32 bandwidth_hz; member in struct:af9013_state
592 dev_dbg(&state->i2c->dev, "%s: frequency=%d bandwidth_hz=%d\n",
593 __func__, c->frequency, c->bandwidth_hz);
600 if (c->bandwidth_hz != state->bandwidth_hz) {
603 coeff_lut[i].bandwidth_hz == c->bandwidth_hz) {
613 if (c->bandwidth_hz != state->bandwidth_hz || state->first_tune) {
810 switch (c->bandwidth_hz) {
[all...]
H A Dmt352.c290 mt352_calc_nominal_rate(state, op->bandwidth_hz, buf+4);
405 op->bandwidth_hz = 8000000;
407 op->bandwidth_hz = 7000000;
409 op->bandwidth_hz = 6000000;
H A Dec100.c96 dev_dbg(&state->i2c->dev, "%s: frequency=%d bandwidth_hz=%d\n",
97 __func__, c->frequency, c->bandwidth_hz);
121 switch (c->bandwidth_hz) {
H A Dzl10353.c206 switch (c->bandwidth_hz) {
219 c->bandwidth_hz = 8000000;
227 zl10353_calc_nominal_rate(fe, c->bandwidth_hz, &nominal_rate);
230 state->bandwidth = c->bandwidth_hz;
459 c->bandwidth_hz = state->bandwidth;
H A Dcx22700.c159 if (p->bandwidth_hz > 8000000 || p->bandwidth_hz < 6000000)
162 if (p->bandwidth_hz == 7000000)
H A Dlgs8gl5.c321 if (p->bandwidth_hz != 8000000)
353 p->bandwidth_hz = 8000000;
H A Ds5h1432.c194 switch (p->bandwidth_hz) {
218 switch (p->bandwidth_hz) {
H A Dtda1004x.c806 tda10045h_set_bandwidth(state, fe_params->bandwidth_hz);
810 tda10046h_set_bandwidth(state, fe_params->bandwidth_hz);
921 fe_params->bandwidth_hz = 8000000;
924 fe_params->bandwidth_hz = 7000000;
927 fe_params->bandwidth_hz = 6000000;
935 fe_params->bandwidth_hz = 8000000;
939 fe_params->bandwidth_hz = 7000000;
943 fe_params->bandwidth_hz = 6000000;
H A Ddib3000mc.c445 u32 bw = BANDWIDTH_TO_KHZ(ch->bandwidth_hz);
622 BANDWIDTH_TO_KHZ(ch->bandwidth_hz), 1);
643 fep->bandwidth_hz = state->current_bandwidth;
698 state->current_bandwidth = fep->bandwidth_hz;
699 dib3000mc_set_bandwidth(state, BANDWIDTH_TO_KHZ(fep->bandwidth_hz));
/drivers/media/tuners/
H A Dsi2157.c231 "delivery_system=%d frequency=%u bandwidth_hz=%u\n",
233 c->bandwidth_hz);
240 if (c->bandwidth_hz <= 6000000)
242 else if (c->bandwidth_hz <= 7000000)
244 else if (c->bandwidth_hz <= 8000000)
H A Dtda18212.c64 "delivery_system=%d frequency=%d bandwidth_hz=%d\n",
66 c->bandwidth_hz);
81 switch (c->bandwidth_hz) {
100 switch (c->bandwidth_hz) {
H A Dit913x.c227 dev_dbg(&dev->client->dev, "role=%u, frequency %u, bandwidth_hz %u\n",
228 dev->role, c->frequency, c->bandwidth_hz);
336 if (c->bandwidth_hz <= 5000000)
338 else if (c->bandwidth_hz <= 6000000)
340 else if (c->bandwidth_hz <= 7000000)
H A Dtda827x.c168 if (c->bandwidth_hz == 0) {
170 } else if (c->bandwidth_hz <= 6000000) {
172 } else if (c->bandwidth_hz <= 7000000) {
222 priv->bandwidth = c->bandwidth_hz;
532 if (c->bandwidth_hz == 0) {
534 } else if (c->bandwidth_hz <= 6000000) {
536 } else if (c->bandwidth_hz <= 7000000) {
650 priv->bandwidth = c->bandwidth_hz;
H A Dtua9001.c145 "bandwidth_hz=%d\n", __func__,
146 c->delivery_system, c->frequency, c->bandwidth_hz);
150 switch (c->bandwidth_hz) {
H A Dmax2165.c269 switch (c->bandwidth_hz) {
276 c->bandwidth_hz);
284 max2165_set_bandwidth(priv, c->bandwidth_hz);
H A Dmt2266.c149 switch (c->bandwidth_hz) {
164 priv->bandwidth = c->bandwidth_hz;
/drivers/media/dvb-core/
H A Ddvb_frontend.c928 c->bandwidth_hz = 0; /* AUTO */
968 c->bandwidth_hz = c->symbol_rate / 100 * 135;
1124 c->bandwidth_hz = 10000000;
1127 c->bandwidth_hz = 8000000;
1130 c->bandwidth_hz = 7000000;
1133 c->bandwidth_hz = 6000000;
1136 c->bandwidth_hz = 5000000;
1139 c->bandwidth_hz = 1712000;
1142 c->bandwidth_hz = 0;
1202 switch (c->bandwidth_hz) {
[all...]
/drivers/media/usb/dvb-usb/
H A Ddtt200u-fe.c112 switch (fep->bandwidth_hz) {
H A Dvp7045-fe.c118 switch (fep->bandwidth_hz) {
/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf-tuner.c294 switch (c->bandwidth_hz) {
318 state->bandwidth = c->bandwidth_hz;
/drivers/media/common/siano/
H A Dsmsdvb-main.c235 c->bandwidth_hz = sms_to_bw(p->bandwidth);
298 c->bandwidth_hz = sms_to_bw(p->bandwidth);
362 c->bandwidth_hz = sms_to_bw(p->bandwidth);
446 c->bandwidth_hz = sms_to_bw(p->bandwidth);
873 c->bandwidth_hz);
875 switch (c->bandwidth_hz / 1000000) {
955 c->bandwidth_hz = 6000000;

Completed in 628 milliseconds

1234