Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Dstv0910.c1083 write_reg(state, RSTV0910_TSTRES0, state->nr ? 0x04 : 0x08); in start()
1084 write_reg(state, RSTV0910_TSTRES0, 0); in start()
1173 write_reg(state, RSTV0910_TSTRES0, 0x80); /* LDPC Reset */ in probe()
1174 write_reg(state, RSTV0910_TSTRES0, 0x00); in probe()
H A Dstv0910_regs.h4709 #define RSTV0910_TSTRES0 0xff11 macro