Searched refs:MODCODLSTF (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/media/dvb-frontends/ |
D | stv0900_core.c | 894 reg_index = MODCODLSTF - mod_code / 2; in stv0900_activate_s2_modcod() 928 stv0900_write_reg(intp, MODCODLSTF, 0xcf); in stv0900_activate_s2_modcod() 945 stv0900_write_reg(intp, MODCODLSTF, 0x0f); in stv0900_activate_s2_modcod_single()
|
D | stv090x.c | 1105 if (STV090x_WRITE_DEMOD(state, MODCODLSTF, 0xff) < 0) in stv090x_stop_modcod() 1145 if (STV090x_WRITE_DEMOD(state, MODCODLSTF, 0xcf) < 0) in stv090x_activate_modcod() 1187 if (STV090x_WRITE_DEMOD(state, MODCODLSTF, 0x0f) < 0) in stv090x_activate_modcod_single() 4212 if (STV090x_WRITE_DEMOD(state, MODCODLSTF, 0xcf) < 0) in stv090x_ldpc_mode()
|
D | stv0900_reg.h | 2999 #define MODCODLSTF REGx(R0900_P1_MODCODLSTF) macro
|