Searched refs:tscfgh (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/media/dvb-frontends/ |
D | stv0910.c | 87 u8 tscfgh; member 856 state->tscfgh | 0x01); in stop() 1185 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh | 0x01); in probe() 1186 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh); in probe() 1192 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh | 0x01); in probe() 1193 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh); in probe() 1200 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh | 0x01); in probe() 1201 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh | 0x01); in probe() 1202 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh); in probe() 1203 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh); in probe() [all …]
|