Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/dvb-frontends/
Dstv0910.c1088 write_reg(state, RSTV0910_TSTRES0, state->nr ? 0x04 : 0x08); in start()
1089 write_reg(state, RSTV0910_TSTRES0, 0); in start()
1178 write_reg(state, RSTV0910_TSTRES0, 0x80); /* LDPC Reset */ in probe()
1179 write_reg(state, RSTV0910_TSTRES0, 0x00); in probe()
Dstv0910_regs.h4709 #define RSTV0910_TSTRES0 0xff11 macro