Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/dvb-frontends/
Dstv0910.c1190 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()
Dstv0910_regs.h3293 #define RSTV0910_P1_TSCFGH 0xf572 macro