Home
last modified time | relevance | path

Searched refs:QPSK (Results 1 – 45 of 45) sorted by relevance

/linux-4.1.27/drivers/media/dvb-frontends/
Dtda10071_priv.h48 { SYS_DVBS2, QPSK, FEC_AUTO, 0x00 },
49 { SYS_DVBS2, QPSK, FEC_1_2, 0x04 },
50 { SYS_DVBS2, QPSK, FEC_3_5, 0x05 },
51 { SYS_DVBS2, QPSK, FEC_2_3, 0x06 },
52 { SYS_DVBS2, QPSK, FEC_3_4, 0x07 },
53 { SYS_DVBS2, QPSK, FEC_4_5, 0x08 },
54 { SYS_DVBS2, QPSK, FEC_5_6, 0x09 },
55 { SYS_DVBS2, QPSK, FEC_8_9, 0x0a },
56 { SYS_DVBS2, QPSK, FEC_9_10, 0x0b },
66 { SYS_DVBS, QPSK, FEC_AUTO, 0x2d },
[all …]
Dcx24116.c385 { SYS_DVBS, QPSK, FEC_NONE, 0xfe, 0x30 },
386 { SYS_DVBS, QPSK, FEC_1_2, 0x02, 0x2e }, /* 00000010 00101110 */
387 { SYS_DVBS, QPSK, FEC_2_3, 0x04, 0x2f }, /* 00000100 00101111 */
388 { SYS_DVBS, QPSK, FEC_3_4, 0x08, 0x30 }, /* 00001000 00110000 */
389 { SYS_DVBS, QPSK, FEC_4_5, 0xfe, 0x30 }, /* 000?0000 ? */
390 { SYS_DVBS, QPSK, FEC_5_6, 0x20, 0x31 }, /* 00100000 00110001 */
391 { SYS_DVBS, QPSK, FEC_6_7, 0xfe, 0x30 }, /* 0?000000 ? */
392 { SYS_DVBS, QPSK, FEC_7_8, 0x80, 0x32 }, /* 10000000 00110010 */
393 { SYS_DVBS, QPSK, FEC_8_9, 0xfe, 0x30 }, /* 0000000? ? */
394 { SYS_DVBS, QPSK, FEC_AUTO, 0xfe, 0x30 },
[all …]
Dcx24117.c232 { SYS_DVBS, QPSK, FEC_NONE, 0xfe, 0x30 },
233 { SYS_DVBS, QPSK, FEC_1_2, 0x02, 0x2e }, /* 00000010 00101110 */
234 { SYS_DVBS, QPSK, FEC_2_3, 0x04, 0x2f }, /* 00000100 00101111 */
235 { SYS_DVBS, QPSK, FEC_3_4, 0x08, 0x30 }, /* 00001000 00110000 */
236 { SYS_DVBS, QPSK, FEC_4_5, 0xfe, 0x30 }, /* 000?0000 ? */
237 { SYS_DVBS, QPSK, FEC_5_6, 0x20, 0x31 }, /* 00100000 00110001 */
238 { SYS_DVBS, QPSK, FEC_6_7, 0xfe, 0x30 }, /* 0?000000 ? */
239 { SYS_DVBS, QPSK, FEC_7_8, 0x80, 0x32 }, /* 10000000 00110010 */
240 { SYS_DVBS, QPSK, FEC_8_9, 0xfe, 0x30 }, /* 0000000? ? */
241 { SYS_DVBS, QPSK, FEC_AUTO, 0xfe, 0x30 },
[all …]
Dcx22700.c150 if (p->modulation != QPSK && in cx22700_set_tps()
167 val = qam_tab[p->modulation - QPSK]; in cx22700_set_tps()
194 static const fe_modulation_t qam_tab [3] = { QPSK, QAM_16, QAM_64 }; in cx22700_get_tps()
Das102_fe.c109 case QPSK: in as102_fe_set_frontend()
208 c->modulation = QPSK; in as102_fe_get_frontend()
Dcx22702.c160 p->modulation = QPSK; in cx22702_get_tps()
320 case QPSK: in cx22702_set_tps()
Dtda10021.c241 [QPSK] = { 0x14, 0x78, 0x78, 0x8c, 0x96 }, in tda10021_set_parameters()
268 case QPSK: in tda10021_set_parameters()
Dl64781.c175 if (p->modulation != QPSK && p->modulation != QAM_16 && in apply_frontend_param()
322 p->modulation = QPSK; in get_frontend()
Dmt352.c223 case QPSK: in mt352_set_parameters()
349 op->modulation = QPSK; in mt352_get_parameters()
Ddib3000mc.c427 case QPSK: in dib3000mc_set_adp_cfg()
493 case QPSK: value |= (0 << 3); break; in dib3000mc_set_channel_cfg()
658 case 0: fep->modulation = QPSK; break; in dib3000mc_get_frontend()
Dtda10023.c314 [QPSK] = { (5<<2), 0x78, 0x8c, 0x96, 0x78, 0x4c }, in tda10023_set_parameters()
341 case QPSK: in tda10023_set_parameters()
Dtc90522.c228 c->modulation = (v == 7) ? PSK_8 : QPSK; in tc90522s_get_frontend()
242 c->layer[1].modulation = QPSK; in tc90522s_get_frontend()
334 DQPSK, QPSK, QAM_16, QAM_64, 0, 0, 0, 0
Dzl10353.c282 case QPSK: in zl10353_set_parameters()
406 c->modulation = QPSK; in zl10353_get_parameters()
Ddib3000mb.c215 case QPSK: in dib3000mb_set_frontend()
493 c->modulation = QPSK; in dib3000mb_get_frontend()
Dcxd2820r_t2.c255 c->modulation = QPSK; in cxd2820r_get_frontend_t2()
Dcxd2820r_t.c154 c->modulation = QPSK; in cxd2820r_get_frontend_t()
Dsp8870.c178 case QPSK: in configure_reg0xc05()
Dmb86a20s.c409 return QPSK; in mb86a20s_get_modulation()
569 case QPSK: in mb86a20s_layer_bitrate()
1498 case QPSK: in mb86a20s_get_blk_error_layer_CNR()
Dsp887x.c219 case QPSK: in configure_reg0xc05()
Dtda1004x.c764 case QPSK: in tda1004x_set_fe()
967 fe_params->modulation = QPSK; in tda1004x_get_fe()
Dm88ds3103.c789 c->modulation = QPSK; in m88ds3103_get_frontend()
849 c->modulation = QPSK; in m88ds3103_get_frontend()
Daf9013.c748 case QPSK: in af9013_set_frontend()
884 c->modulation = QPSK; in af9013_get_frontend()
Ddib7000m.c862 case QPSK: value |= (0 << 3); break; in dib7000m_set_channel()
1178 case 0: fep->modulation = QPSK; break; in dib7000m_get_frontend()
Dhd29l2.c590 c->modulation = QPSK; /* FIXME */ in hd29l2_get_frontend()
Ddib7000p.c995 case QPSK: in dib7000p_set_channel()
1445 fep->modulation = QPSK; in dib7000p_get_frontend()
1822 case QPSK: in dib7000p_get_time_us()
Drtl2830.c305 c->modulation = QPSK; in rtl2830_get_frontend()
Dtda10048.c601 p->modulation = QPSK; in tda10048_get_tps()
Ddib8000.c1998 case QPSK: in dib8000_set_layer()
2037 case QPSK: in dib8000_set_layer()
3536 fe->dtv_property_cache.layer[i].modulation = QPSK; in dib8000_get_frontend()
4033 case QPSK: in dib8000_get_time_us()
Drtl2832.c593 c->modulation = QPSK; in rtl2832_get_frontend()
Dtda10071.c706 modulation = QPSK; in tda10071_set_frontend()
Daf9033.c749 c->modulation = QPSK; in af9033_get_frontend()
Ddib9000.c1260 state->fe[0]->dtv_property_cache.modulation = QPSK; in dib9000_fw_get_channel()
1399 case QPSK: in dib9000_fw_set_channel_union()
DKconfig642 AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module.
Ddrxd_hard.c2185 case QPSK: in DRX_Start()
Dstv0367.c1946 p->modulation = QPSK; in stv0367ter_get_frontend()
Ddrxk_hard.c3845 case QPSK: in set_dvbt()
/linux-4.1.27/drivers/media/usb/dvb-usb/
Dgp8psk-fe.c137 if (c->modulation != QPSK) { in gp8psk_fe_set_frontend()
162 case QPSK: in gp8psk_fe_set_frontend()
DcinergyT2-fe.c92 case QPSK: in compute_tps()
Daf9005-fe.c1247 fep->modulation = QPSK; in af9005_fe_get_frontend()
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
Dmxl111sf-demod.c116 *modulation = QPSK; in mxl1x1sf_demod_get_tps_modulation()
490 case QPSK: in mxl111sf_demod_read_signal_strength()
/linux-4.1.27/include/uapi/linux/dvb/
Dfrontend.h172 QPSK, enumerator
/linux-4.1.27/drivers/media/firewire/
Dfiredtv-avc.c390 case QPSK: c->operand[13] = 0x2; break; in avc_tuner_tuneqpsk()
534 case QPSK: in avc_tuner_dsd_dvb_t()
/linux-4.1.27/drivers/media/common/siano/
Dsmsdvb-main.c67 [0] = QPSK,
/linux-4.1.27/drivers/media/pci/bt8xx/
Ddst.c527 case QPSK: in dst_set_modulation()
/linux-4.1.27/drivers/media/dvb-core/
Ddvb_frontend.c1078 c->modulation = QPSK; /* implied for DVB-S in legacy API */ in dvb_frontend_clear_cache()