Searched refs:RSTV0910_P2_TSCFGH (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0910.c | 869 write_reg(state, RSTV0910_P2_TSCFGH + state->regoff, in stop() 1206 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh | 0x01); in probe() 1207 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh); in probe() 1215 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh | 0x01); in probe() 1217 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh); in probe() 1423 write_reg(state, RSTV0910_P2_TSCFGH + state->regoff, in read_status() 1426 write_reg(state, RSTV0910_P2_TSCFGH + state->regoff, in read_status() 1428 write_reg(state, RSTV0910_P2_TSCFGH + state->regoff, in read_status()
|
H A D | stv0910_regs.h | 1730 #define RSTV0910_P2_TSCFGH 0xf372 macro
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv0910.c | 860 write_reg(state, RSTV0910_P2_TSCFGH + state->regoff, in stop() 1197 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh | 0x01); in probe() 1198 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh); in probe() 1206 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh | 0x01); in probe() 1208 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh); in probe() 1414 write_reg(state, RSTV0910_P2_TSCFGH + state->regoff, in read_status() 1417 write_reg(state, RSTV0910_P2_TSCFGH + state->regoff, in read_status() 1419 write_reg(state, RSTV0910_P2_TSCFGH + state->regoff, in read_status()
|
H A D | stv0910_regs.h | 1730 #define RSTV0910_P2_TSCFGH 0xf372 macro
|
Completed in 27 milliseconds