Searched refs:STV090x_P2_TSCFGM (Results 1 – 2 of 2) sorted by relevance
4266 reg = stv090x_read_reg(state, STV090x_P2_TSCFGM); in stv090x_set_tspath()4268 if (stv090x_write_reg(state, STV090x_P2_TSCFGM, reg) < 0) in stv090x_set_tspath()4484 reg = stv090x_read_reg(state, STV090x_P2_TSCFGM); in stv090x_set_tspath()4486 if (stv090x_write_reg(state, STV090x_P2_TSCFGM, reg) < 0) in stv090x_set_tspath()
2128 #define STV090x_P2_TSCFGM STV090x_Px_TSCFGM(2) macro