Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
A Dtda10071_priv.h51 { SYS_DVBS2, QPSK, FEC_8_9, 0x0a },
59 { SYS_DVBS2, PSK_8, FEC_8_9, 0x10 },
A Dtda8083.c103 if (fec >= FEC_1_2 && fec <= FEC_8_9) in tda8083_set_fec()
104 return tda8083_writereg (state, 0x07, 1 << (FEC_8_9 - fec)); in tda8083_set_fec()
113 FEC_8_9, FEC_1_2, FEC_2_3, FEC_3_4, in tda8083_get_fec() enumerator
A Dcx24120.c783 { SYS_DVBS2, QPSK, FEC_8_9, 0x0a },
790 { SYS_DVBS2, PSK_8, FEC_8_9, 0x10 },
884 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_8_9, 487832, 254505, 490 },
890 { SYS_DVBS2, PILOT_OFF, PSK_8, FEC_8_9, 487832, 169905, 735 },
898 { SYS_DVBS2, PILOT_ON, QPSK, FEC_8_9, 487832, 260709, 479 },
904 { SYS_DVBS2, PILOT_ON, PSK_8, FEC_8_9, 487832, 173853, 718 },
1030 { SYS_DVBS2, QPSK, FEC_8_9, 0x0a },
1037 { SYS_DVBS2, PSK_8, FEC_8_9, 0x10 },
A Dtda10086.c387 case FEC_8_9: in tda10086_set_fec()
536 fe_params->fec_inner = FEC_8_9; in tda10086_get_frontend()
A Dcx24116.c377 { SYS_DVBS, QPSK, FEC_8_9, 0xfe, 0x30 }, /* 0000000? ? */
386 { SYS_DVBS2, QPSK, FEC_8_9, 0x00, 0x0a },
393 { SYS_DVBS2, PSK_8, FEC_8_9, 0x00, 0x10 },
A Dstv0910.c1563 FEC_4_5, FEC_5_6, FEC_8_9, FEC_9_10, in get_frontend() enumerator
1565 FEC_8_9, FEC_9_10, FEC_2_3, FEC_3_4, in get_frontend() enumerator
1566 FEC_4_5, FEC_5_6, FEC_8_9, FEC_9_10, in get_frontend() enumerator
1567 FEC_3_4, FEC_4_5, FEC_5_6, FEC_8_9, in get_frontend() enumerator
A Dgp8psk-fe.c211 case FEC_8_9: in gp8psk_fe_set_frontend()
A Dcx24117.c228 { SYS_DVBS, QPSK, FEC_8_9, 0xfe, 0x30 }, /* 0000000? ? */
238 { SYS_DVBS2, QPSK, FEC_8_9, 0x00, 0x0a },
247 { SYS_DVBS2, PSK_8, FEC_8_9, 0x00, 0x10 },
A Dves1x93.c151 else if (fec < FEC_1_2 || fec > FEC_8_9) in ves1x93_set_fec()
A Dmt312.c561 || (p->fec_inner == FEC_8_9)) in mt312_set_frontend()
A Dm88ds3103.c1273 c->fec_inner = FEC_8_9; in m88ds3103_get_frontend()
A Dmxl5xx.c671 FEC_7_8, FEC_8_9, FEC_9_10 in conv_fec() enumerator
/linux/drivers/media/test-drivers/vidtv/
A Dvidtv_tuner.c54 { QPSK, FEC_8_9, 13000, 16000},
59 { PSK_8, FEC_8_9, 19000, 22000},
A Dvidtv_demod.c50 { QPSK, FEC_8_9, 13000, 16000},
55 { PSK_8, FEC_8_9, 19000, 22000},
/linux/include/uapi/linux/dvb/
A Dfrontend.h311 FEC_8_9, enumerator
/linux/Documentation/userspace-api/media/
A Dfrontend.h.rst.exceptions117 ignore symbol FEC_8_9
/linux/drivers/media/firewire/
A Dfiredtv-avc.c363 case FEC_8_9: in avc_tuner_tuneqpsk()
460 case FEC_8_9: c->operand[18] = 0x6; break; in avc_tuner_dsd_dvb_c()

Completed in 36 milliseconds