Searched refs:I2C_CON_I2C_EN (Results 1 – 2 of 2) sorted by relevance
81 #define I2C_CON_I2C_EN (1UL << 15) macro
527 ti_i2c_write_2(sc, I2C_REG_CON, I2C_CON_I2C_EN); in ti_i2c_reset()635 sc->sc_con_reg |= I2C_CON_I2C_EN | I2C_CON_MST; in ti_i2c_reset()