Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dstv0910.c1096 write_reg(state, RSTV0910_TSTRES0, state->nr ? 0x04 : 0x08); in start()
1097 write_reg(state, RSTV0910_TSTRES0, 0); in start()
1186 write_reg(state, RSTV0910_TSTRES0, 0x80); /* LDPC Reset */ in probe()
1187 write_reg(state, RSTV0910_TSTRES0, 0x00); in probe()
Dstv0910_regs.h4708 #define RSTV0910_TSTRES0 0xff11 macro