Searched refs:RSTV0910_P2_TSCFGH (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | stv0910.c | 868 write_reg(state, RSTV0910_P2_TSCFGH + state->regoff, in stop() 1205 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh | 0x01); in probe() 1206 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh); in probe() 1214 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh | 0x01); in probe() 1216 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh); in probe() 1422 write_reg(state, RSTV0910_P2_TSCFGH + state->regoff, in read_status() 1425 write_reg(state, RSTV0910_P2_TSCFGH + state->regoff, in read_status() 1427 write_reg(state, RSTV0910_P2_TSCFGH + state->regoff, in read_status()
|
D | stv0910_regs.h | 1729 #define RSTV0910_P2_TSCFGH 0xf372 macro
|