Home
last modified time | relevance | path

Searched refs:QAM_16 (Results 1 – 25 of 47) sorted by relevance

12

/Linux-v4.19/drivers/media/dvb-frontends/
Dtda10021.c241 [QAM_16] = { 0x00, 0x8c, 0x87, 0xa2, 0x91 }, in tda10021_set_parameters()
268 case QAM_16: in tda10021_set_parameters()
407 p->modulation = ((state->reg0 >> 2) & 7) + QAM_16; in tda10021_get_frontend()
Dtda10023.c313 [QAM_16] = { (0<<2), 0x87, 0xa2, 0x91, 0x8c, 0x57 }, in tda10023_set_parameters()
340 case QAM_16: in tda10023_set_parameters()
478 p->modulation = ((state->reg0 >> 2) & 7) + QAM_16; in tda10023_get_frontend()
Dstv0297.c242 case QAM_16: in stv0297_set_qam()
424 case QAM_16: in stv0297_set_frontend()
636 p->modulation = QAM_16; in stv0297_get_frontend()
Das102_fe.c112 case QAM_16: in as102_fe_set_frontend()
211 c->modulation = QAM_16; in as102_fe_get_frontend()
Dcx22700.c151 p->modulation != QAM_16 && in cx22700_set_tps()
194 static const enum fe_modulation qam_tab[3] = { QPSK, QAM_16, QAM_64 }; in cx22700_get_tps() enumerator
Ddib3000mc.c464 case QAM_16: in dib3000mc_set_adp_cfg()
500 dib3000mc_set_adp_cfg(state, QAM_16); in dib3000mc_set_channel_cfg()
532 case QAM_16: value |= (1 << 3); break; in dib3000mc_set_channel_cfg()
697 case 1: fep->modulation = QAM_16; break; in dib3000mc_get_frontend()
Dves1820.c218 int real_qam = p->modulation - QAM_16; in ves1820_set_parameters()
336 p->modulation = ((state->reg0 >> 2) & 7) + QAM_16; in ves1820_get_frontend()
Dcx22702.c163 p->modulation = QAM_16; in cx22702_get_tps()
323 case QAM_16: in cx22702_set_tps()
Dl64781.c175 if (p->modulation != QPSK && p->modulation != QAM_16 && in apply_frontend_param()
325 p->modulation = QAM_16; in get_frontend()
Dmt352.c223 case QAM_16: in mt352_set_parameters()
349 op->modulation = QAM_16; in mt352_get_parameters()
Dzl10353.c280 case QAM_16: in zl10353_set_parameters()
404 c->modulation = QAM_16; in zl10353_get_parameters()
Ddib3000mb.c215 case QAM_16: in dib3000mb_set_frontend()
489 c->modulation = QAM_16; in dib3000mb_get_frontend()
Dcxd2820r_c.c124 c->modulation = QAM_16; in cxd2820r_get_frontend_c()
Ds5h1432.c356 state->current_modulation = QAM_16; in s5h1432_attach()
Dgp8psk-fe.c220 case QAM_16: /* QAM_16 is for compatibility with DN */ in gp8psk_fe_set_frontend()
Dcxd2820r_t.c159 c->modulation = QAM_16; in cxd2820r_get_frontend_t()
Dcxd2820r_t2.c259 c->modulation = QAM_16; in cxd2820r_get_frontend_t2()
Ddib7000m.c870 case QAM_16: value |= (1 << 3); break; in dib7000m_set_channel()
947 case QAM_16: in dib7000m_set_channel()
1186 case 1: fep->modulation = QAM_16; break; in dib7000m_get_frontend()
Dsp8870.c180 case QAM_16: in configure_reg0xc05()
Dmb86a20s.c408 return QAM_16; in mb86a20s_get_modulation()
570 case QAM_16: in mb86a20s_layer_bitrate()
1499 case QAM_16: in mb86a20s_get_blk_error_layer_CNR()
/Linux-v4.19/drivers/media/usb/dvb-usb-v2/
Dmxl111sf-demod.c115 *modulation = QAM_16; in mxl1x1sf_demod_get_tps_modulation()
495 case QAM_16: in mxl111sf_demod_read_signal_strength()
/Linux-v4.19/drivers/media/usb/dvb-usb/
DcinergyT2-fe.c82 case QAM_16: in compute_tps()
/Linux-v4.19/include/uapi/linux/dvb/
Dfrontend.h340 QAM_16, enumerator
/Linux-v4.19/Documentation/media/
Dfrontend.h.rst.exceptions74 ignore symbol QAM_16
/Linux-v4.19/drivers/media/firewire/
Dfiredtv-avc.c389 case QAM_16: c->operand[13] = 0x1; break; in avc_tuner_tuneqpsk()
471 case QAM_16: c->operand[19] = 0x08; break; in avc_tuner_dsd_dvb_c()
532 case QAM_16: c->operand[13] = 1 << 6; break; in avc_tuner_dsd_dvb_t()

12