Home
last modified time | relevance | path

Searched refs:FEC_4_5 (Results 1 – 14 of 14) sorted by relevance

/drivers/media/dvb-frontends/
Dtda10071_priv.h62 { SYS_DVBS2, QPSK, FEC_4_5, 0x08 },
Dcx22700.c139 if (p->code_rate_HP == FEC_4_5 || p->code_rate_LP == FEC_4_5) in cx22700_set_tps()
Dcx24120.c779 { SYS_DVBS, QPSK, FEC_4_5, 0x04 },
788 { SYS_DVBS2, QPSK, FEC_4_5, 0x08 },
889 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_4_5, 438328, 254505, 440 },
903 { SYS_DVBS2, PILOT_ON, QPSK, FEC_4_5, 438328, 260709, 430 },
1035 { SYS_DVBS2, QPSK, FEC_4_5, 0x08 },
Dtda10086.c388 case FEC_4_5: in tda10086_set_fec()
537 fe_params->fec_inner = FEC_4_5; in tda10086_get_frontend()
Dcx24123.c369 case FEC_4_5: in cx24123_set_fec()
420 *fec = FEC_4_5; in cx24123_get_fec()
Dcxd2820r_t2.c246 c->fec_inner = FEC_4_5; in cxd2820r_get_frontend_t2()
Dtda8083.c126 FEC_4_5, FEC_5_6, FEC_6_7, FEC_7_8 in tda8083_get_fec() enumerator
Dcx24116.c389 { SYS_DVBS, QPSK, FEC_4_5, 0xfe, 0x30 }, /* 000?0000 ? */
400 { SYS_DVBS2, QPSK, FEC_4_5, 0x00, 0x08 },
Ddib3000mb.c561 *cr = FEC_4_5; in dib3000mb_get_frontend()
Dmt312.c578 if ((p->fec_inner == FEC_4_5) in mt312_set_frontend()
Dhd29l2.c620 c->fec_inner = FEC_4_5; in hd29l2_get_frontend()
Dcx24117.c236 { SYS_DVBS, QPSK, FEC_4_5, 0xfe, 0x30 }, /* 000?0000 ? */
248 { SYS_DVBS2, QPSK, FEC_4_5, 0x00, 0x08 },
Dm88ds3103.c880 c->fec_inner = FEC_4_5; in m88ds3103_get_frontend()
/drivers/media/firewire/
Dfiredtv-avc.c366 case FEC_4_5: in avc_tuner_tuneqpsk()
465 case FEC_4_5: c->operand[18] = 0x8; break; in avc_tuner_dsd_dvb_c()