Home
last modified time | relevance | path

Searched refs:FEC_8_9 (Results 1 – 13 of 13) sorted by relevance

/linux-4.19.296/drivers/media/dvb-frontends/
Dtda10071_priv.h64 { SYS_DVBS2, QPSK, FEC_8_9, 0x0a },
72 { SYS_DVBS2, PSK_8, FEC_8_9, 0x10 },
Dtda8083.c115 if (fec >= FEC_1_2 && fec <= FEC_8_9) in tda8083_set_fec()
116 return tda8083_writereg (state, 0x07, 1 << (FEC_8_9 - fec)); in tda8083_set_fec()
125 FEC_8_9, FEC_1_2, FEC_2_3, FEC_3_4, in tda8083_get_fec() enumerator
Dcx24120.c790 { SYS_DVBS2, QPSK, FEC_8_9, 0x0a },
797 { SYS_DVBS2, PSK_8, FEC_8_9, 0x10 },
891 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_8_9, 487832, 254505, 490 },
897 { SYS_DVBS2, PILOT_OFF, PSK_8, FEC_8_9, 487832, 169905, 735 },
905 { SYS_DVBS2, PILOT_ON, QPSK, FEC_8_9, 487832, 260709, 479 },
911 { SYS_DVBS2, PILOT_ON, PSK_8, FEC_8_9, 487832, 173853, 718 },
1039 { SYS_DVBS2, QPSK, FEC_8_9, 0x0a },
1046 { SYS_DVBS2, PSK_8, FEC_8_9, 0x10 },
Dtda10086.c400 case FEC_8_9: in tda10086_set_fec()
549 fe_params->fec_inner = FEC_8_9; in tda10086_get_frontend()
Dcx24116.c389 { SYS_DVBS, QPSK, FEC_8_9, 0xfe, 0x30 }, /* 0000000? ? */
398 { SYS_DVBS2, QPSK, FEC_8_9, 0x00, 0x0a },
405 { SYS_DVBS2, PSK_8, FEC_8_9, 0x00, 0x10 },
Dgp8psk-fe.c214 case FEC_8_9: in gp8psk_fe_set_frontend()
Dstv0910.c1571 FEC_4_5, FEC_5_6, FEC_8_9, FEC_9_10, in get_frontend() enumerator
1573 FEC_8_9, FEC_9_10, FEC_2_3, FEC_3_4, in get_frontend() enumerator
1574 FEC_4_5, FEC_5_6, FEC_8_9, FEC_9_10, in get_frontend() enumerator
1575 FEC_3_4, FEC_4_5, FEC_5_6, FEC_8_9, in get_frontend() enumerator
Dves1x93.c164 else if (fec < FEC_1_2 || fec > FEC_8_9) in ves1x93_set_fec()
Dcx24117.c240 { SYS_DVBS, QPSK, FEC_8_9, 0xfe, 0x30 }, /* 0000000? ? */
250 { SYS_DVBS2, QPSK, FEC_8_9, 0x00, 0x0a },
259 { SYS_DVBS2, PSK_8, FEC_8_9, 0x00, 0x10 },
Dmt312.c579 || (p->fec_inner == FEC_8_9)) in mt312_set_frontend()
Dm88ds3103.c867 c->fec_inner = FEC_8_9; in m88ds3103_get_frontend()
Dmxl5xx.c681 FEC_7_8, FEC_8_9, FEC_9_10 in conv_fec() enumerator
/linux-4.19.296/include/uapi/linux/dvb/
Dfrontend.h311 FEC_8_9, enumerator