Searched refs:R367TER_I2CRPT (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0367.c | 317 u8 tmp = stv0367_readreg(state, R367TER_I2CRPT); in stv0367ter_gate_ctrl() 329 stv0367_writereg(state, R367TER_I2CRPT, tmp); in stv0367ter_gate_ctrl() 738 tmp2 = stv0367_readreg(state, R367TER_I2CRPT); in stv0367ter_lock_algo() 963 stv0367_writereg(state, R367TER_I2CRPT, 0xa0); in stv0367ter_init() 3227 stv0367_writereg(state, R367TER_I2CRPT, (0x08 | ((5 & 0x07) << 4))); in stv0367ddb_init()
|
H A D | stv0367_defs.h | 34 {R367TER_I2CRPT, 0xa0}, 35 /* {R367TER_I2CRPT, 0x22},*/
|
H A D | stv0367_regs.h | 20 #define R367TER_I2CRPT 0xf001 macro
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv0367.c | 317 u8 tmp = stv0367_readreg(state, R367TER_I2CRPT); in stv0367ter_gate_ctrl() 329 stv0367_writereg(state, R367TER_I2CRPT, tmp); in stv0367ter_gate_ctrl() 738 tmp2 = stv0367_readreg(state, R367TER_I2CRPT); in stv0367ter_lock_algo() 963 stv0367_writereg(state, R367TER_I2CRPT, 0xa0); in stv0367ter_init() 3223 stv0367_writereg(state, R367TER_I2CRPT, (0x08 | ((5 & 0x07) << 4))); in stv0367ddb_init()
|
H A D | stv0367_defs.h | 34 {R367TER_I2CRPT, 0xa0}, 35 /* {R367TER_I2CRPT, 0x22},*/
|
H A D | stv0367_regs.h | 20 #define R367TER_I2CRPT 0xf001 macro
|
Completed in 31 milliseconds