Home
last modified time | relevance | path

Searched refs:FEC_1_2 (Results 1 – 25 of 48) sorted by relevance

12

/drivers/media/dvb-frontends/
Dcx22700.c133 if (p->code_rate_HP < FEC_1_2 || p->code_rate_HP > FEC_7_8) in cx22700_set_tps()
136 if (p->code_rate_LP < FEC_1_2 || p->code_rate_LP > FEC_7_8) in cx22700_set_tps()
172 if (p->code_rate_HP - FEC_1_2 >= sizeof(fec_tab) || in cx22700_set_tps()
173 p->code_rate_LP - FEC_1_2 >= sizeof(fec_tab)) in cx22700_set_tps()
175 val = fec_tab[p->code_rate_HP - FEC_1_2] << 3; in cx22700_set_tps()
176 val |= fec_tab[p->code_rate_LP - FEC_1_2]; in cx22700_set_tps()
196 FEC_1_2, FEC_2_3, FEC_3_4, FEC_5_6, FEC_7_8 in cx22700_get_tps() enumerator
Dl64781.c164 if (p->code_rate_HP != FEC_1_2 && p->code_rate_HP != FEC_2_3 && in apply_frontend_param()
170 (p->code_rate_LP != FEC_1_2 && p->code_rate_LP != FEC_2_3 && in apply_frontend_param()
213 val0x05 |= (p->code_rate_LP - FEC_1_2) << 3; in apply_frontend_param()
282 p->code_rate_HP = FEC_1_2; in get_frontend()
301 p->code_rate_LP = FEC_1_2; in get_frontend()
Dtda10071_priv.h58 { SYS_DVBS2, QPSK, FEC_1_2, 0x04 },
76 { SYS_DVBS, QPSK, FEC_1_2, 0x2e },
Dcx22702.c188 p->code_rate_HP = FEC_1_2; in cx22702_get_tps()
205 p->code_rate_LP = FEC_1_2; in cx22702_get_tps()
353 case FEC_1_2: in cx22702_set_tps()
374 case FEC_1_2: in cx22702_set_tps()
Das102_fe.c40 case FEC_1_2: in as102_fe_get_code_rate()
237 c->code_rate_HP = FEC_1_2; in as102_fe_get_frontend()
256 c->code_rate_LP = FEC_1_2; in as102_fe_get_frontend()
Dves1x93.c164 else if (fec < FEC_1_2 || fec > FEC_8_9) in ves1x93_set_fec()
167 return ves1x93_writereg (state, 0x0d, fec - FEC_1_2); in ves1x93_set_fec()
172 return FEC_1_2 + ((ves1x93_readreg (state, 0x0d) >> 4) & 0x7); in ves1x93_get_fec()
Dmt352.c191 case FEC_1_2: in mt352_set_parameters()
211 case FEC_1_2: in mt352_set_parameters()
323 FEC_1_2, in mt352_get_parameters()
Dzl10353.c250 case FEC_1_2: in zl10353_set_parameters()
270 case FEC_1_2: in zl10353_set_parameters()
381 FEC_1_2, in zl10353_get_parameters()
Dcx24120.c776 { SYS_DVBS, QPSK, FEC_1_2, 0x01 },
784 { SYS_DVBS2, QPSK, FEC_1_2, 0x04 },
885 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_1_2, 273088, 254505, 274 },
899 { SYS_DVBS2, PILOT_ON, QPSK, FEC_1_2, 273088, 260709, 268 },
913 { SYS_DVBS, PILOT_OFF, QPSK, FEC_1_2, 152592, 152592, 256 },
1024 { SYS_DVBS, QPSK, FEC_1_2, 0x2e },
1031 { SYS_DVBS2, QPSK, FEC_1_2, 0x04 },
Dcxd2820r_t.c205 c->code_rate_HP = FEC_1_2; in cxd2820r_get_frontend_t()
223 c->code_rate_LP = FEC_1_2; in cxd2820r_get_frontend_t()
Dtda8083.c115 if (fec >= FEC_1_2 && fec <= FEC_8_9) in tda8083_set_fec()
125 FEC_8_9, FEC_1_2, FEC_2_3, FEC_3_4, in tda8083_get_fec() enumerator
Ddib3000mc.c522 case FEC_1_2: value |= (1 << 1); break; in dib3000mc_set_channel_cfg()
673 case 1: fep->code_rate_HP = FEC_1_2; break; in dib3000mc_get_frontend()
683 case 1: fep->code_rate_LP = FEC_1_2; break; in dib3000mc_get_frontend()
Dcx24123.c346 if (fec == FEC_1_2) in cx24123_set_fec()
354 case FEC_1_2: in cx24123_set_fec()
411 *fec = FEC_1_2; in cx24123_get_fec()
Dtc90522.c199 FEC_1_2, /* for BPSK */ enumerator
200 FEC_1_2, FEC_2_3, FEC_3_4, FEC_5_6, FEC_7_8, /* for QPSK */ enumerator
333 FEC_1_2, FEC_2_3, FEC_3_4, FEC_5_6, FEC_7_8, 0, 0, 0 enumerator
Daf9013.c768 case FEC_1_2: in af9013_set_frontend()
792 case FEC_1_2: in af9013_set_frontend()
934 c->code_rate_HP = FEC_1_2; in af9013_get_frontend()
952 c->code_rate_LP = FEC_1_2; in af9013_get_frontend()
Dtda10086.c379 case FEC_1_2: in tda10086_set_fec()
528 fe_params->fec_inner = FEC_1_2; in tda10086_get_frontend()
Ddib3000mb.c270 case FEC_1_2: in dib3000mb_set_frontend()
549 *cr = FEC_1_2; in dib3000mb_get_frontend()
Dm88rs2000.c551 case FEC_1_2: in m88rs2000_set_fec()
592 return FEC_1_2; in m88rs2000_get_fec()
Dstv0299.c147 case FEC_1_2: in stv0299_set_FEC()
177 FEC_7_8, FEC_1_2 }; in stv0299_get_fec() enumerator
Ddib7000m.c890 case FEC_1_2: value |= (1 << 1); break; in dib7000m_set_channel()
1189 case 1: fep->code_rate_HP = FEC_1_2; break; in dib7000m_get_frontend()
1199 case 1: fep->code_rate_LP = FEC_1_2; break; in dib7000m_get_frontend()
Drtl2830.c355 c->code_rate_HP = FEC_1_2; in rtl2830_get_frontend()
373 c->code_rate_LP = FEC_1_2; in rtl2830_get_frontend()
Dlgs8gl5.c347 p->code_rate_HP = FEC_1_2; in lgs8gl5_get_frontend()
/drivers/media/usb/dvb-usb/
DcinergyT2-fe.c60 case FEC_1_2: in compute_tps()
79 case FEC_1_2: in compute_tps()
Dgp8psk-fe.c168 case FEC_1_2: in gp8psk_fe_set_frontend()
/drivers/media/firewire/
Dfiredtv-avc.c361 case FEC_1_2: c->operand[10] = 0x1; break; in avc_tuner_tuneqpsk()
459 case FEC_1_2: c->operand[18] = 0x1; break; in avc_tuner_dsd_dvb_c()
552 case FEC_1_2: in avc_tuner_dsd_dvb_t()
561 case FEC_1_2: in avc_tuner_dsd_dvb_t()

12