Searched refs:MODCODLST2 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 1079 if (STV090x_WRITE_DEMOD(state, MODCODLST2, 0xff) < 0) in stv090x_stop_modcod() 1119 if (STV090x_WRITE_DEMOD(state, MODCODLST2, 0xcc) < 0) in stv090x_activate_modcod() 1161 if (STV090x_WRITE_DEMOD(state, MODCODLST2, 0x00) < 0) in stv090x_activate_modcod_single() 4184 if (STV090x_WRITE_DEMOD(state, MODCODLST2, 0xff) < 0) in stv090x_ldpc_mode()
|
H A D | stv0900_core.c | 947 stv0900_write_reg(intp, MODCODLST2 + reg_index, 0); in stv0900_activate_s2_modcod_single()
|
H A D | stv0900_reg.h | 2921 #define MODCODLST2 REGx(R0900_P1_MODCODLST2) macro
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 1079 if (STV090x_WRITE_DEMOD(state, MODCODLST2, 0xff) < 0) in stv090x_stop_modcod() 1119 if (STV090x_WRITE_DEMOD(state, MODCODLST2, 0xcc) < 0) in stv090x_activate_modcod() 1161 if (STV090x_WRITE_DEMOD(state, MODCODLST2, 0x00) < 0) in stv090x_activate_modcod_single() 4184 if (STV090x_WRITE_DEMOD(state, MODCODLST2, 0xff) < 0) in stv090x_ldpc_mode()
|
H A D | stv0900_core.c | 947 stv0900_write_reg(intp, MODCODLST2 + reg_index, 0); in stv0900_activate_s2_modcod_single()
|
H A D | stv0900_reg.h | 2921 #define MODCODLST2 REGx(R0900_P1_MODCODLST2) macro
|
Completed in 32 milliseconds