Searched defs:FEC_2_3 (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/media/dvb-frontends/ | 
| D | tc90522.c | 191 	FEC_1_2, FEC_2_3, FEC_3_4, FEC_5_6, FEC_7_8, /* for QPSK */  enumerator192 	FEC_2_3, /* for 8PSK. (trellis code) */  enumerator
 323 	FEC_1_2, FEC_2_3, FEC_3_4, FEC_5_6, FEC_7_8, 0, 0, 0  enumerator
 
 | 
| D | cx22700.c | 184 		FEC_1_2, FEC_2_3, FEC_3_4, FEC_5_6, FEC_7_8  in cx22700_get_tps()  enumerator
 | 
| D | tda8083.c | 113 		FEC_8_9, FEC_1_2, FEC_2_3, FEC_3_4,  in tda8083_get_fec()  enumerator
 | 
| D | stv0910.c | 1571 			FEC_1_2, FEC_3_5, FEC_2_3, FEC_3_4,  in get_frontend()  enumerator1573 			FEC_3_5, FEC_2_3, FEC_3_4, FEC_5_6,  in get_frontend()  enumerator
 1574 			FEC_8_9, FEC_9_10, FEC_2_3, FEC_3_4,  in get_frontend()  enumerator
 
 | 
| D | stv0299.c | 164 	static enum fe_code_rate fec_tab[] = { FEC_2_3, FEC_3_4, FEC_5_6,  in stv0299_get_fec()  enumerator
 | 
| D | mt312.c | 221 	    { FEC_1_2, FEC_2_3, FEC_3_4, FEC_5_6, FEC_6_7, FEC_7_8,  in mt312_get_code_rate()  enumerator
 | 
| D | mxl5xx.c | 679 		FEC_NONE, FEC_1_2, FEC_3_5, FEC_2_3,  in conv_fec()  enumerator
 | 
| /Linux-v5.4/include/uapi/linux/dvb/ | 
| D | frontend.h | 305 	FEC_2_3,  enumerator
 |