Searched refs:MODCODLSTF (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/drivers/media/dvb-frontends/ |
D | stv0900_core.c | 904 reg_index = MODCODLSTF - mod_code / 2; in stv0900_activate_s2_modcod() 938 stv0900_write_reg(intp, MODCODLSTF, 0xcf); in stv0900_activate_s2_modcod() 955 stv0900_write_reg(intp, MODCODLSTF, 0x0f); in stv0900_activate_s2_modcod_single()
|
D | stv090x.c | 1117 if (STV090x_WRITE_DEMOD(state, MODCODLSTF, 0xff) < 0) in stv090x_stop_modcod() 1157 if (STV090x_WRITE_DEMOD(state, MODCODLSTF, 0xcf) < 0) in stv090x_activate_modcod() 1199 if (STV090x_WRITE_DEMOD(state, MODCODLSTF, 0x0f) < 0) in stv090x_activate_modcod_single() 4224 if (STV090x_WRITE_DEMOD(state, MODCODLSTF, 0xcf) < 0) in stv090x_ldpc_mode()
|
D | stv0900_reg.h | 3009 #define MODCODLSTF REGx(R0900_P1_MODCODLSTF) macro
|