Searched refs:STV090x_P2_TSCFGM (Results 1 – 2 of 2) sorted by relevance
4271 reg = stv090x_read_reg(state, STV090x_P2_TSCFGM); in stv090x_set_tspath()4273 if (stv090x_write_reg(state, STV090x_P2_TSCFGM, reg) < 0) in stv090x_set_tspath()4489 reg = stv090x_read_reg(state, STV090x_P2_TSCFGM); in stv090x_set_tspath()4491 if (stv090x_write_reg(state, STV090x_P2_TSCFGM, reg) < 0) in stv090x_set_tspath()
2128 #define STV090x_P2_TSCFGM STV090x_Px_TSCFGM(2) macro