Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dstv0910.c1198 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh | 0x01); in probe()
1199 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh); in probe()
1213 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh | 0x01); in probe()
1215 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh); in probe()
Dstv0910_regs.h3292 #define RSTV0910_P1_TSCFGH 0xf572 macro