Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/dvb-frontends/
Dstv0910.c1185 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh | 0x01); in probe()
1186 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh); in probe()
1200 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh | 0x01); in probe()
1202 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh); in probe()
Dstv0910_regs.h3293 #define RSTV0910_P1_TSCFGH 0xf572 macro