Searched refs:tscfgh (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0910.c | 96 u8 tscfgh; member 870 state->tscfgh | 0x01); in stop() 1199 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh | 0x01); in probe() 1200 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh); in probe() 1206 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh | 0x01); in probe() 1207 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh); in probe() 1214 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh | 0x01); in probe() 1215 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh | 0x01); in probe() 1216 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh); in probe() 1217 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh); in probe() [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv0910.c | 87 u8 tscfgh; member 861 state->tscfgh | 0x01); in stop() 1190 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh | 0x01); in probe() 1191 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh); in probe() 1197 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh | 0x01); in probe() 1198 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh); in probe() 1205 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh | 0x01); in probe() 1206 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh | 0x01); in probe() 1207 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh); in probe() 1208 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh); in probe() [all...] |
Completed in 4 milliseconds