Home
last modified time | relevance | path

Searched refs:MODCODLST0 (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/media/dvb-frontends/
Dstv0900_core.c870 regflist = MODCODLST0; in stv0900_stop_all_s2_modcod()
925 stv0900_write_reg(intp, MODCODLST0 + reg_index, 0xff); in stv0900_activate_s2_modcod()
943 stv0900_write_reg(intp, MODCODLST0, 0xff); in stv0900_activate_s2_modcod_single()
Dstv090x.c1075 if (STV090x_WRITE_DEMOD(state, MODCODLST0, 0xff) < 0) in stv090x_stop_modcod()
1115 if (STV090x_WRITE_DEMOD(state, MODCODLST0, 0xff) < 0) in stv090x_activate_modcod()
1157 if (STV090x_WRITE_DEMOD(state, MODCODLST0, 0xff) < 0) in stv090x_activate_modcod_single()
4180 if (STV090x_WRITE_DEMOD(state, MODCODLST0, 0xff) < 0) in stv090x_ldpc_mode()
Dstv0900_reg.h2911 #define MODCODLST0 REGx(R0900_P1_MODCODLST0) macro