Searched refs:tscfgh (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/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 …]
|