Searched refs:tscfgh (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/media/dvb-frontends/ |
| D | stv0910.c | 95 u8 tscfgh; member 869 state->tscfgh | 0x01); in stop() 1198 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh | 0x01); in probe() 1199 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh); in probe() 1205 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh | 0x01); in probe() 1206 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh); in probe() 1213 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh | 0x01); in probe() 1214 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh | 0x01); in probe() 1215 write_reg(state, RSTV0910_P1_TSCFGH, state->tscfgh); in probe() 1216 write_reg(state, RSTV0910_P2_TSCFGH, state->tscfgh); in probe() [all …]
|