I2C_CON_MST
if ((ti_i2c_read_2(sc, I2C_REG_CON) & I2C_CON_MST) == 0)
sc->sc_con_reg |= I2C_CON_I2C_EN | I2C_CON_MST;