Searched refs:QAM_AUTO (Results 1 - 25 of 27) sorted by relevance

12

/linux-master/drivers/media/dvb-frontends/
H A Dor51132.c239 case QAM_AUTO:
285 case QAM_AUTO:
474 /* Read status, contains modulation type for QAM_AUTO and
H A Dmt352.c212 case QAM_AUTO:
345 op->modulation = QAM_AUTO;
H A Dlgdt3306a.c28 * it's off by default. QAM_AUTO can now be specified to achive that
572 if(forced_manual && (modulation != QAM_AUTO)){
653 case QAM_AUTO:
681 case QAM_AUTO:
727 case QAM_AUTO:
1588 case QAM_AUTO:
1655 case QAM_AUTO:
H A Ddib3000mb.c219 case QAM_AUTO:
327 if (c->modulation == QAM_AUTO ||
H A Dzl10353.c269 case QAM_AUTO:
400 c->modulation = QAM_AUTO;
H A Datbm8830.c302 c->modulation = QAM_AUTO;
H A Dcx22702.c287 (p->modulation == QAM_AUTO) ||
H A Dcx22700.c201 p->modulation = QAM_AUTO;
H A Ds5h1409.c406 case QAM_AUTO:
407 dprintk("%s() QAM_AUTO (64/256)\n", __func__);
H A Dsp887x.c225 case QAM_AUTO:
H A Ddib9000.c1268 state->fe[0]->dtv_property_cache.modulation = QAM_AUTO;
1407 case QAM_AUTO:
2022 state->fe[0]->dtv_property_cache.modulation == QAM_AUTO ||
H A Ds5h1411.c497 case QAM_AUTO:
498 dprintk("%s() QAM_AUTO (64/256)\n", __func__);
H A Dlgs8gxx.c686 fe_params->modulation = QAM_AUTO;
H A Ddib3000mc.c746 fep->modulation == QAM_AUTO ||
H A Daf9013.c276 case QAM_AUTO:
H A Dmxl692.c964 case QAM_AUTO:
H A Ddib7000m.c1239 fep->modulation == QAM_AUTO ||
H A Dtda1004x.c728 (fe_params->modulation == QAM_AUTO) ||
H A Ddrxk_hard.c3788 case QAM_AUTO:
5429 case QAM_AUTO:
5592 case QAM_AUTO:
H A Dmb86a20s.c404 return QAM_AUTO;
/linux-master/include/uapi/linux/dvb/
H A Dfrontend.h350 * @QAM_AUTO: Autodetect QAM modulation
376 QAM_AUTO, enumerator in enum:fe_modulation
/linux-master/drivers/staging/media/av7110/
H A Dsp8870.c173 case QAM_AUTO:
/linux-master/drivers/media/firewire/
H A Dfiredtv-avc.c435 | (p->modulation != QAM_AUTO ? 1 << 0 : 0);
472 case QAM_AUTO:
500 | (p->modulation != QAM_AUTO ? 1 << 4 : 0)
/linux-master/drivers/media/dvb-core/
H A Ddvb_frontend.c1040 c->layer[i].modulation = QAM_AUTO;
1068 c->modulation = QAM_AUTO;
1646 c->layer[i].modulation = QAM_AUTO;
/linux-master/drivers/media/pci/bt8xx/
H A Ddst.c499 case QAM_AUTO:

Completed in 354 milliseconds

12