Searched refs:RSTV0910_TSTRES0 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0910.c | 1097 write_reg(state, RSTV0910_TSTRES0, state->nr ? 0x04 : 0x08); in start() 1098 write_reg(state, RSTV0910_TSTRES0, 0); in start() 1187 write_reg(state, RSTV0910_TSTRES0, 0x80); /* LDPC Reset */ in probe() 1188 write_reg(state, RSTV0910_TSTRES0, 0x00); in probe()
|
H A D | stv0910_regs.h | 4709 #define RSTV0910_TSTRES0 0xff11 macro
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv0910.c | 1088 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()
|
H A D | stv0910_regs.h | 4709 #define RSTV0910_TSTRES0 0xff11 macro
|
Completed in 27 milliseconds