Searched refs:RSTV0910_P1_TSCFGH (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0910.c | 1199 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh | 0x01); in probe() 1200 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh); in probe() 1214 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh | 0x01); in probe() 1216 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh); in probe()
|
H A D | stv0910_regs.h | 3293 #define RSTV0910_P1_TSCFGH 0xf572 macro
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv0910.c | 1190 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh | 0x01); in probe() 1191 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh); in probe() 1205 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh | 0x01); in probe() 1207 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh); in probe()
|
H A D | stv0910_regs.h | 3293 #define RSTV0910_P1_TSCFGH 0xf572 macro
|
Completed in 38 milliseconds