Home
last modified time | relevance | path

Searched refs:demod_mode (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Dstv0900.h25 u8 demod_mode; member
H A Dstv0900_priv.h229 enum fe_stv0900_demod_mode demod_mode; member
292 enum fe_stv0900_demod_mode demod_mode; member
H A Dstv0900_core.c1269 if ((intp->demod_mode != STV0900_DUAL) in stv0900_st_dvbs2_single()
1273 intp->demod_mode = STV0900_DUAL; in stv0900_st_dvbs2_single()
1317 intp->demod_mode = STV0900_SINGLE; in stv0900_st_dvbs2_single()
1345 if ((temp_int != NULL) && (p_init->demod_mode == STV0900_DUAL)) { in stv0900_init_internal()
1388 intp->demod_mode = p_init->demod_mode; in stv0900_init_internal()
1389 stv0900_st_dvbs2_single(intp, intp->demod_mode, STV0900_DEMOD_1); in stv0900_init_internal()
1922 init_params.demod_mode = config->demod_mode; in stv0900_attach()
H A Dstv090x.h58 enum stv090x_mode demod_mode; member
H A Dstv090x_priv.h236 enum stv090x_mode demod_mode; member
H A Dstv090x.c1330 if (state->demod_mode != STV090x_SINGLE) { in stv090x_delivery_search()
1376 if (state->demod_mode != STV090x_SINGLE) { in stv090x_delivery_search()
2913 if ((state->demod_mode == STV090x_SINGLE) && (modcod > STV090x_8PSK_910)) { in stv090x_optimize_track()
4170 if ((state->demod_mode != STV090x_DUAL) || (STV090x_GETFIELD(reg, DDEMOD_FIELD) != 1)) { in stv090x_ldpc_mode()
4175 state->demod_mode = STV090x_DUAL; in stv090x_ldpc_mode()
4724 if (stv090x_ldpc_mode(state, state->demod_mode) < 0) in stv090x_init()
4904 if (temp_int && state->demod_mode == STV090x_DUAL) { in stv090x_setup_compound()
5018 state->demod_mode = config->demod_mode; in stv090x_probe()
5064 state->demod_mode = config->demod_mode; in stv090x_attach()
H A Dstv0900_sw.c878 if ((intp->demod_mode == STV0900_SINGLE) && in stv0900_track_optimization()
911 if (intp->demod_mode != STV0900_SINGLE) in stv0900_track_optimization()
1759 if (intp->demod_mode != STV0900_SINGLE) { in stv0900_set_search_standard()
1786 if (intp->demod_mode != STV0900_SINGLE) { in stv0900_set_search_standard()
/linux/drivers/media/pci/ngene/
H A Dngene-cards.c973 .demod_mode = STV090x_DUAL,
994 .demod_mode = STV090x_DUAL,
/linux/drivers/media/pci/ttpci/
H A Dbudget.c450 .demod_mode = STV090x_SINGLE,
/linux/drivers/media/pci/ddbridge/
H A Dddbridge-core.c1057 .demod_mode = STV090x_DUAL,
1079 .demod_mode = STV090x_DUAL,