Searched refs:I2C_CON_STP (Results 1 – 2 of 2) sorted by relevance
96 #define I2C_CON_STP (1UL << 1) macro
221 sc->sc_con_reg | I2C_CON_STP); in ti_i2c_transfer_intr()435 reg |= I2C_CON_STP; in ti_i2c_transfer()