/linux-6.6.21/drivers/media/dvb-frontends/ |
D | tda10071_priv.h | 47 { SYS_DVBS2, QPSK, FEC_2_3, 0x06 }, 56 { SYS_DVBS2, PSK_8, FEC_2_3, 0x0d }, 64 { SYS_DVBS, QPSK, FEC_2_3, 0x2f },
|
D | cx22702.c | 179 p->code_rate_HP = FEC_2_3; in cx22702_get_tps() 196 p->code_rate_LP = FEC_2_3; in cx22702_get_tps() 344 case FEC_2_3: in cx22702_set_tps() 364 case FEC_2_3: in cx22702_set_tps()
|
D | l64781.c | 152 if (p->code_rate_HP != FEC_1_2 && p->code_rate_HP != FEC_2_3 && in apply_frontend_param() 158 (p->code_rate_LP != FEC_1_2 && p->code_rate_LP != FEC_2_3 && in apply_frontend_param() 273 p->code_rate_HP = FEC_2_3; in get_frontend() 292 p->code_rate_LP = FEC_2_3; in get_frontend()
|
D | cx24120.c | 770 { SYS_DVBS, QPSK, FEC_2_3, 0x02 }, 779 { SYS_DVBS2, QPSK, FEC_2_3, 0x06 }, 787 { SYS_DVBS2, PSK_8, FEC_2_3, 0x0d }, 880 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_2_3, 24344, 16967, 367 }, 887 { SYS_DVBS2, PILOT_OFF, PSK_8, FEC_2_3, 24344, 11327, 550 }, 894 { SYS_DVBS2, PILOT_ON, QPSK, FEC_2_3, 121720, 86903, 358 }, 901 { SYS_DVBS2, PILOT_ON, PSK_8, FEC_2_3, 121720, 57951, 537 }, 907 { SYS_DVBS, PILOT_OFF, QPSK, FEC_2_3, 305184, 228888, 341 }, 1020 { SYS_DVBS, QPSK, FEC_2_3, 0x2f }, 1028 { SYS_DVBS2, QPSK, FEC_2_3, 0x06 }, [all …]
|
D | as102_fe.c | 34 case FEC_2_3: in as102_fe_get_code_rate() 231 c->code_rate_HP = FEC_2_3; in as102_fe_get_frontend() 250 c->code_rate_LP = FEC_2_3; in as102_fe_get_frontend()
|
D | mt352.c | 165 case FEC_2_3: in mt352_set_parameters() 185 case FEC_2_3: in mt352_set_parameters() 311 FEC_2_3, in mt352_get_parameters()
|
D | dib3000mc.c | 548 case FEC_2_3: value |= (2 << 1); break; in dib3000mc_set_channel_cfg() 600 schan.code_rate_HP = FEC_2_3; in dib3000mc_autosearch_start() 601 schan.code_rate_LP = FEC_2_3; in dib3000mc_autosearch_start() 705 case 2: fep->code_rate_HP = FEC_2_3; break; in dib3000mc_get_frontend() 715 case 2: fep->code_rate_LP = FEC_2_3; break; in dib3000mc_get_frontend()
|
D | cxd2820r_t.c | 197 c->code_rate_HP = FEC_2_3; in cxd2820r_get_frontend_t() 215 c->code_rate_LP = FEC_2_3; in cxd2820r_get_frontend_t()
|
D | gp8psk-fe.c | 182 case FEC_2_3: in gp8psk_fe_set_frontend() 203 case FEC_2_3: in gp8psk_fe_set_frontend()
|
D | zl10353.c | 222 case FEC_2_3: in zl10353_set_parameters() 242 case FEC_2_3: in zl10353_set_parameters() 367 FEC_2_3, in zl10353_get_parameters()
|
D | stv0910.c | 522 state->puncture_rate = FEC_2_3; in get_signal_parameters() 940 case FEC_2_3: in enable_puncture_rate() 1562 FEC_1_2, FEC_3_5, FEC_2_3, FEC_3_4, in get_frontend() enumerator 1564 FEC_3_5, FEC_2_3, FEC_3_4, FEC_5_6, in get_frontend() enumerator 1565 FEC_8_9, FEC_9_10, FEC_2_3, FEC_3_4, in get_frontend() enumerator 1582 p->fec_inner = FEC_2_3; in get_frontend()
|
D | tc90522.c | 191 FEC_1_2, FEC_2_3, FEC_3_4, FEC_5_6, FEC_7_8, /* for QPSK */ enumerator 192 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 | af9013.c | 301 case FEC_2_3: in af9013_set_frontend() 324 case FEC_2_3: in af9013_set_frontend() 466 c->code_rate_HP = FEC_2_3; in af9013_get_frontend() 484 c->code_rate_LP = FEC_2_3; in af9013_get_frontend()
|
D | dib7000m.c | 889 case FEC_2_3: value |= (2 << 1); break; in dib7000m_set_channel() 977 schan.code_rate_HP = FEC_2_3; in dib7000m_autosearch_start() 1194 case 2: fep->code_rate_HP = FEC_2_3; break; in dib7000m_get_frontend() 1204 case 2: fep->code_rate_LP = FEC_2_3; break; in dib7000m_get_frontend()
|
D | m88rs2000.c | 543 case FEC_2_3: in m88rs2000_set_fec() 583 return FEC_2_3; in m88rs2000_get_fec()
|
D | dib3000mb.c | 261 case FEC_2_3: in dib3000mb_set_frontend() 541 *cr = FEC_2_3; in dib3000mb_get_frontend()
|
D | stv0299.c | 139 case FEC_2_3: in stv0299_set_FEC() 165 FEC_2_3, FEC_3_4, FEC_5_6, FEC_7_8, FEC_1_2 in stv0299_get_fec() enumerator
|
D | tda10086.c | 369 case FEC_2_3: in tda10086_set_fec() 518 fe_params->fec_inner = FEC_2_3; in tda10086_get_frontend()
|
D | rtl2830.c | 344 c->code_rate_HP = FEC_2_3; in rtl2830_get_frontend() 362 c->code_rate_LP = FEC_2_3; in rtl2830_get_frontend()
|
D | cx24116.c | 371 { SYS_DVBS, QPSK, FEC_2_3, 0x04, 0x2f }, /* 00000100 00101111 */ 382 { SYS_DVBS2, QPSK, FEC_2_3, 0x00, 0x06 }, 390 { SYS_DVBS2, PSK_8, FEC_2_3, 0x00, 0x0d },
|
/linux-6.6.21/drivers/media/test-drivers/vidtv/ |
D | vidtv_tuner.c | 42 { QPSK, FEC_2_3, 9000, 12000}, 51 { QPSK, FEC_2_3, 11000, 14000}, 56 { PSK_8, FEC_2_3, 14500, 17500}, 65 { QPSK, FEC_2_3, 6100, 9600}, 70 { QAM_16, FEC_2_3, 12100, 15300}, 75 { QAM_64, FEC_2_3, 19900, 25400},
|
D | vidtv_demod.c | 38 { QPSK, FEC_2_3, 9000, 12000}, 47 { QPSK, FEC_2_3, 11000, 14000}, 52 { PSK_8, FEC_2_3, 14500, 17500}, 61 { QPSK, FEC_2_3, 6100, 9600}, 66 { QAM_16, FEC_2_3, 12100, 15300}, 71 { QAM_64, FEC_2_3, 19900, 25400},
|
/linux-6.6.21/drivers/media/usb/dvb-usb/ |
D | cinergyT2-fe.c | 34 case FEC_2_3: in compute_tps() 53 case FEC_2_3: in compute_tps()
|
/linux-6.6.21/drivers/media/firewire/ |
D | firedtv-avc.c | 358 case FEC_2_3: c->operand[10] = 0x2; break; in avc_tuner_tuneqpsk() 456 case FEC_2_3: c->operand[18] = 0x2; break; in avc_tuner_dsd_dvb_c() 544 case FEC_2_3: c->operand[13] |= 1; break; in avc_tuner_dsd_dvb_t() 553 case FEC_2_3: c->operand[14] = 1 << 5; break; in avc_tuner_dsd_dvb_t()
|
/linux-6.6.21/include/uapi/linux/dvb/ |
D | frontend.h | 309 FEC_2_3, enumerator
|