Home
last modified time | relevance | path

Searched refs:FEC_3_5 (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/media/dvb-frontends/
Dtda10071_priv.h50 { SYS_DVBS2, QPSK, FEC_3_5, 0x05 },
59 { SYS_DVBS2, PSK_8, FEC_3_5, 0x0c },
Dcxd2820r_t2.c237 c->fec_inner = FEC_3_5; in cxd2820r_get_frontend_t2()
Dcx24116.c397 { SYS_DVBS2, QPSK, FEC_3_5, 0x00, 0x05 },
405 { SYS_DVBS2, PSK_8, FEC_3_5, 0x00, 0x0c },
Dhd29l2.c616 c->fec_inner = FEC_3_5; in hd29l2_get_frontend()
Dcx24117.c245 { SYS_DVBS2, QPSK, FEC_3_5, 0x00, 0x05 },
255 { SYS_DVBS2, PSK_8, FEC_3_5, 0x00, 0x0c },
Dm88ds3103.c813 c->fec_inner = FEC_3_5; in m88ds3103_get_frontend()
/linux-4.1.27/include/uapi/linux/dvb/
Dfrontend.h165 FEC_3_5, enumerator
/linux-4.1.27/drivers/media/usb/dvb-usb/
Dgp8psk-fe.c194 case FEC_3_5: in gp8psk_fe_set_frontend()