/Linux-v4.19/drivers/media/dvb-frontends/ |
D | tda10071_priv.h | 63 { SYS_DVBS2, QPSK, FEC_5_6, 0x09 }, 71 { SYS_DVBS2, PSK_8, FEC_5_6, 0x0f }, 79 { SYS_DVBS, QPSK, FEC_5_6, 0x31 },
|
D | cx22702.c | 197 p->code_rate_HP = FEC_5_6; in cx22702_get_tps() 214 p->code_rate_LP = FEC_5_6; in cx22702_get_tps() 362 case FEC_5_6: in cx22702_set_tps() 382 case FEC_5_6: in cx22702_set_tps()
|
D | l64781.c | 165 p->code_rate_HP != FEC_3_4 && p->code_rate_HP != FEC_5_6 && in apply_frontend_param() 171 p->code_rate_LP != FEC_3_4 && p->code_rate_LP != FEC_5_6 && in apply_frontend_param() 291 p->code_rate_HP = FEC_5_6; in get_frontend() 310 p->code_rate_LP = FEC_5_6; in get_frontend()
|
D | cx24120.c | 780 { SYS_DVBS, QPSK, FEC_5_6, 0x05 }, 789 { SYS_DVBS2, QPSK, FEC_5_6, 0x09 }, 796 { SYS_DVBS2, PSK_8, FEC_5_6, 0x0f }, 890 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_5_6, 30464, 16967, 459 }, 896 { SYS_DVBS2, PILOT_OFF, PSK_8, FEC_5_6, 30464, 11327, 688 }, 904 { SYS_DVBS2, PILOT_ON, QPSK, FEC_5_6, 152320, 86903, 448 }, 910 { SYS_DVBS2, PILOT_ON, PSK_8, FEC_5_6, 152320, 57951, 672 }, 916 { SYS_DVBS, PILOT_OFF, QPSK, FEC_5_6, 762960, 457776, 427 }, 1027 { SYS_DVBS, QPSK, FEC_5_6, 0x31 }, 1036 { SYS_DVBS2, QPSK, FEC_5_6, 0x09 }, [all …]
|
D | as102_fe.c | 49 case FEC_5_6: in as102_fe_get_code_rate() 246 c->code_rate_HP = FEC_5_6; in as102_fe_get_frontend() 265 c->code_rate_LP = FEC_5_6; in as102_fe_get_frontend()
|
D | mt352.c | 181 case FEC_5_6: in mt352_set_parameters() 201 case FEC_5_6: in mt352_set_parameters() 323 FEC_5_6, in mt352_get_parameters()
|
D | gp8psk-fe.c | 189 case FEC_5_6: in gp8psk_fe_set_frontend() 212 case FEC_5_6: in gp8psk_fe_set_frontend()
|
D | cxd2820r_t.c | 216 c->code_rate_HP = FEC_5_6; in cxd2820r_get_frontend_t() 234 c->code_rate_LP = FEC_5_6; in cxd2820r_get_frontend_t()
|
D | zl10353.c | 238 case FEC_5_6: in zl10353_set_parameters() 258 case FEC_5_6: in zl10353_set_parameters() 379 FEC_5_6, in zl10353_get_parameters()
|
D | stv0910.c | 536 state->puncture_rate = FEC_5_6; in get_signal_parameters() 954 case FEC_5_6: in enable_puncture_rate() 1571 FEC_4_5, FEC_5_6, FEC_8_9, FEC_9_10, in get_frontend() enumerator 1572 FEC_3_5, FEC_2_3, FEC_3_4, FEC_5_6, 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 1596 p->fec_inner = FEC_5_6; in get_frontend()
|
D | dib3000mc.c | 553 case FEC_5_6: value |= (5 << 1); break; in dib3000mc_set_channel_cfg() 710 case 5: fep->code_rate_HP = FEC_5_6; break; in dib3000mc_get_frontend() 720 case 5: fep->code_rate_LP = FEC_5_6; break; in dib3000mc_get_frontend()
|
D | af9013.c | 317 case FEC_5_6: in af9013_set_frontend() 340 case FEC_5_6: in af9013_set_frontend() 482 c->code_rate_HP = FEC_5_6; in af9013_get_frontend() 500 c->code_rate_LP = FEC_5_6; in af9013_get_frontend()
|
D | m88rs2000.c | 560 case FEC_5_6: in m88rs2000_set_fec() 598 return FEC_5_6; in m88rs2000_get_fec()
|
D | tda10086.c | 391 case FEC_5_6: in tda10086_set_fec() 540 fe_params->fec_inner = FEC_5_6; in tda10086_get_frontend()
|
D | stv0299.c | 159 case FEC_5_6: in stv0299_set_FEC() 176 static enum fe_code_rate fec_tab[] = { FEC_2_3, FEC_3_4, FEC_5_6, in stv0299_get_fec() enumerator
|
D | rtl2830.c | 360 c->code_rate_HP = FEC_5_6; in rtl2830_get_frontend() 378 c->code_rate_LP = FEC_5_6; in rtl2830_get_frontend()
|
D | cx24116.c | 386 { SYS_DVBS, QPSK, FEC_5_6, 0x20, 0x31 }, /* 00100000 00110001 */ 397 { SYS_DVBS2, QPSK, FEC_5_6, 0x00, 0x09 }, 404 { SYS_DVBS2, PSK_8, FEC_5_6, 0x00, 0x0f },
|
D | cxd2820r_t2.c | 250 c->fec_inner = FEC_5_6; in cxd2820r_get_frontend_t2()
|
D | cx24123.c | 370 case FEC_5_6: in cx24123_set_fec() 419 *fec = FEC_5_6; in cx24123_get_fec()
|
D | dib7000m.c | 894 case FEC_5_6: value |= (5 << 1); break; in dib7000m_set_channel() 1199 case 5: fep->code_rate_HP = FEC_5_6; break; in dib7000m_get_frontend() 1209 case 5: fep->code_rate_LP = FEC_5_6; break; in dib7000m_get_frontend()
|
D | tda8083.c | 126 FEC_4_5, FEC_5_6, FEC_6_7, FEC_7_8 in tda8083_get_fec() enumerator
|
/Linux-v4.19/drivers/media/usb/dvb-usb/ |
D | cinergyT2-fe.c | 50 case FEC_5_6: in compute_tps() 69 case FEC_5_6: in compute_tps()
|
/Linux-v4.19/drivers/media/firewire/ |
D | firedtv-avc.c | 364 case FEC_5_6: c->operand[10] = 0x4; break; in avc_tuner_tuneqpsk() 462 case FEC_5_6: c->operand[18] = 0x4; break; in avc_tuner_dsd_dvb_c() 550 case FEC_5_6: c->operand[13] |= 3; break; in avc_tuner_dsd_dvb_t() 559 case FEC_5_6: c->operand[14] = 3 << 5; break; in avc_tuner_dsd_dvb_t()
|
/Linux-v4.19/include/uapi/linux/dvb/ |
D | frontend.h | 308 FEC_5_6, enumerator
|
/Linux-v4.19/Documentation/media/ |
D | frontend.h.rst.exceptions | 112 ignore symbol FEC_5_6
|