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

123

/drivers/media/dvb/frontends/
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 Daf9013.c42 u32 bandwidth_hz; member in struct:af9013_state
584 dbg("%s: frequency=%d bandwidth_hz=%d", __func__,
585 c->frequency, c->bandwidth_hz);
592 if (c->bandwidth_hz != state->bandwidth_hz) {
595 coeff_lut[i].bandwidth_hz == c->bandwidth_hz) {
605 if (c->bandwidth_hz != state->bandwidth_hz || state->first_tune) {
794 switch (c->bandwidth_hz) {
[all...]
H A Ddvb-pll.c97 u32 bw = fe->dtv_property_cache.bandwidth_hz;
190 u32 bw = fe->dtv_property_cache.bandwidth_hz;
224 u32 bw = fe->dtv_property_cache.bandwidth_hz;
248 u32 bw = fe->dtv_property_cache.bandwidth_hz;
638 priv->bandwidth = c->bandwidth_hz;
663 priv->bandwidth = c->bandwidth_hz;
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.c87 c->bandwidth_hz);
111 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 Dcxd2820r_t.c57 dbg("%s: RF=%d BW=%d", __func__, c->frequency, c->bandwidth_hz);
59 switch (c->bandwidth_hz) {
H A Dcxd2820r_t2.c71 dbg("%s: RF=%d BW=%d", __func__, c->frequency, c->bandwidth_hz);
73 switch (c->bandwidth_hz) {
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.c802 tda10045h_set_bandwidth(state, fe_params->bandwidth_hz);
806 tda10046h_set_bandwidth(state, fe_params->bandwidth_hz);
917 fe_params->bandwidth_hz = 8000000;
920 fe_params->bandwidth_hz = 7000000;
923 fe_params->bandwidth_hz = 6000000;
931 fe_params->bandwidth_hz = 8000000;
935 fe_params->bandwidth_hz = 7000000;
939 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));
H A Dsp8870.c280 if (p->bandwidth_hz == 6000000)
282 else if (p->bandwidth_hz == 7000000)
/drivers/media/common/tuners/
H A Dtda18212.c161 c->delivery_system, c->frequency, c->bandwidth_hz);
168 switch (c->bandwidth_hz) {
187 switch (c->bandwidth_hz) {
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 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/siano/
H A Dsmsdvb.c618 c->bandwidth_hz);
620 switch (c->bandwidth_hz / 1000000) {
687 switch (c->bandwidth_hz / 1000000) {
699 c->bandwidth_hz = 6000;
755 fep->bandwidth_hz = 6000000;
758 fep->bandwidth_hz = 7000000;
761 fep->bandwidth_hz = 8000000;
856 fep->bandwidth_hz = 6000000;
/drivers/media/dvb/dvb-usb/
H A Ddtt200u-fe.c112 switch (fep->bandwidth_hz) {
H A Dvp7045-fe.c118 switch (fep->bandwidth_hz) {
H A Dmxl111sf-tuner.c293 switch (c->bandwidth_hz) {
317 state->bandwidth = c->bandwidth_hz;
H A Daf9005-fe.c1111 fep->bandwidth_hz);
1171 ret = af9005_fe_select_bw(state->d, fep->bandwidth_hz);
1174 ret = af9005_fe_program_cfoe(state->d, fep->bandwidth_hz);
1410 fep->bandwidth_hz = 6000000;
1414 fep->bandwidth_hz = 7000000;
1418 fep->bandwidth_hz = 8000000;
/drivers/media/dvb/dvb-core/
H A Ddvb_frontend.c924 c->bandwidth_hz = 0; /* AUTO */
1093 c->bandwidth_hz = 10000000;
1096 c->bandwidth_hz = 8000000;
1099 c->bandwidth_hz = 7000000;
1102 c->bandwidth_hz = 6000000;
1105 c->bandwidth_hz = 5000000;
1108 c->bandwidth_hz = 1712000;
1111 c->bandwidth_hz = 0;
1170 switch (c->bandwidth_hz) {
1264 tvp->u.data = c->bandwidth_hz;
[all...]
H A Ddvb_frontend.h344 u32 bandwidth_hz; /* 0 = AUTO */ member in struct:dtv_frontend_properties

Completed in 2386 milliseconds

123