Searched refs:RSTV0910_P2_TSCFGH (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/media/dvb-frontends/ |
D | stv0910.c | 855 write_reg(state, RSTV0910_P2_TSCFGH + state->regoff, in stop() 1192 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh | 0x01); in probe() 1193 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh); in probe() 1201 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh | 0x01); in probe() 1203 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh); in probe() 1409 write_reg(state, RSTV0910_P2_TSCFGH + state->regoff, in read_status() 1412 write_reg(state, RSTV0910_P2_TSCFGH + state->regoff, in read_status() 1414 write_reg(state, RSTV0910_P2_TSCFGH + state->regoff, in read_status()
|
D | stv0910_regs.h | 1730 #define RSTV0910_P2_TSCFGH 0xf372 macro
|