Searched refs:STV090x_GENCFG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 372 { STV090x_GENCFG, 0x1d }, 476 { STV090x_GENCFG, 0x1c }, 4160 reg = stv090x_read_reg(state, STV090x_GENCFG); in stv090x_ldpc_mode() 4167 if (stv090x_write_reg(state, STV090x_GENCFG, 0x1d) < 0) in stv090x_ldpc_mode() 4224 if (stv090x_write_reg(state, STV090x_GENCFG, 0x06) < 0) /* path 2 */ in stv090x_ldpc_mode() 4227 if (stv090x_write_reg(state, STV090x_GENCFG, 0x04) < 0) /* path 1 */ in stv090x_ldpc_mode()
|
H A D | stv090x_reg.h | 2068 #define STV090x_GENCFG 0xFA86 macro
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 372 { STV090x_GENCFG, 0x1d }, 476 { STV090x_GENCFG, 0x1c }, 4160 reg = stv090x_read_reg(state, STV090x_GENCFG); in stv090x_ldpc_mode() 4167 if (stv090x_write_reg(state, STV090x_GENCFG, 0x1d) < 0) in stv090x_ldpc_mode() 4224 if (stv090x_write_reg(state, STV090x_GENCFG, 0x06) < 0) /* path 2 */ in stv090x_ldpc_mode() 4227 if (stv090x_write_reg(state, STV090x_GENCFG, 0x04) < 0) /* path 1 */ in stv090x_ldpc_mode()
|
H A D | stv090x_reg.h | 2068 #define STV090x_GENCFG 0xFA86 macro
|
Completed in 25 milliseconds