Home
last modified time | relevance | path

Searched refs:RSTV0910_P2_TSCFGH (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/media/dvb-frontends/
Dstv0910.c869 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()
Dstv0910_regs.h1730 #define RSTV0910_P2_TSCFGH 0xf372 macro