Home
last modified time | relevance | path

Searched refs:FEC_NONE (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Das102_fe.c153 ((c->code_rate_LP == FEC_NONE) || in as102_fe_set_frontend()
154 (c->code_rate_HP == FEC_NONE))) { in as102_fe_set_frontend()
156 if (c->code_rate_LP == FEC_NONE) { in as102_fe_set_frontend()
162 if (c->code_rate_HP == FEC_NONE) { in as102_fe_set_frontend()
H A Ddib3000mb.c120 enum fe_code_rate fe_cr = FEC_NONE; in dib3000mb_set_frontend()
277 case FEC_NONE: in dib3000mb_set_frontend()
500 c->code_rate_HP = FEC_NONE; in dib3000mb_get_frontend()
528 c->code_rate_LP = FEC_NONE; in dib3000mb_get_frontend()
H A Dstv0910.c525 state->puncture_rate = FEC_NONE; in get_signal_parameters()
961 case FEC_NONE: in enable_puncture_rate()
1078 enable_puncture_rate(state, FEC_NONE); in start()
1570 FEC_NONE, FEC_NONE, FEC_NONE, FEC_2_5, in get_frontend() enumerator
1603 p->fec_inner = FEC_NONE; in get_frontend()
H A Dcx22702.c340 case FEC_NONE: in cx22702_set_tps()
361 case FEC_NONE: in cx22702_set_tps()
H A Dcx24123.c329 if (((int)fec < FEC_NONE) || (fec > FEC_AUTO)) in cx24123_set_fec()
420 *fec = FEC_NONE; in cx24123_get_fec()
H A Ds5h1420.c616 return FEC_NONE; in s5h1420_getfec()
887 state->fec_inner = FEC_NONE; in s5h1420_attach()
H A Dcx24117.c220 { SYS_DVBS, QPSK, FEC_NONE, 0xfe, 0x30 },
231 { SYS_DVBS2, QPSK, FEC_NONE, 0x00, 0x00 },
242 { SYS_DVBS2, PSK_8, FEC_NONE, 0x00, 0x00 },
H A Dves1820.c326 p->fec_inner = FEC_NONE; in ves1820_get_frontend()
H A Daf9033.c580 c->code_rate_HP = FEC_NONE; in af9033_get_frontend()
601 c->code_rate_LP = FEC_NONE; in af9033_get_frontend()
H A Dtda10021.c407 p->fec_inner = FEC_NONE; in tda10021_get_frontend()
H A Dmt352.c200 case FEC_NONE: in mt352_set_parameters()
H A Dcx24110.c223 return FEC_NONE; in cx24110_get_fec()
H A Dtda10023.c468 p->fec_inner = FEC_NONE; in tda10023_get_frontend()
H A Dzl10353.c257 case FEC_NONE: in zl10353_set_parameters()
H A Dstv0297.c620 p->fec_inner = FEC_NONE; in stv0297_get_frontend()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vidtv/
H A Dvidtv_tuner.c35 { QAM_256, FEC_NONE, 34000, 38000},
36 { QAM_64, FEC_NONE, 30000, 34000},
H A Dvidtv_demod.c31 { QAM_256, FEC_NONE, 34000, 38000},
32 { QAM_64, FEC_NONE, 30000, 34000},
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_top.c1509 c->code_rate_HP = FEC_NONE; in cxd2880_get_frontend_t()
1531 c->code_rate_LP = FEC_NONE; in cxd2880_get_frontend_t()
1554 c->code_rate_HP = FEC_NONE; in cxd2880_get_frontend_t()
1555 c->code_rate_LP = FEC_NONE; in cxd2880_get_frontend_t()
1716 c->fec_inner = FEC_NONE; in cxd2880_get_frontend_t2()
1721 c->fec_inner = FEC_NONE; in cxd2880_get_frontend_t2()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/dvb/
H A Dfrontend.h303 FEC_NONE = 0, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/dvb/
H A Dfrontend.h303 FEC_NONE = 0, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/dvb/
H A Dfrontend.h303 FEC_NONE = 0, enumerator
/OK3568_Linux_fs/kernel/drivers/media/common/siano/
H A Dsmsdvb-main.c202 FEC_NONE);
206 FEC_NONE);
210 FEC_NONE);
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dfrontend.h.rst.exceptions109 ignore symbol FEC_NONE
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dcommon.c154 __DEFINE_SPECIAL_MODE_NAME(FEC_NONE, "None"),
H A Dlinkmodes.c224 __DEFINE_SPECIAL_MODE_PARAMS(FEC_NONE),

12