Searched refs:I2C_CON_MST (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/arm/ti/
H A Dti_i2c.h89 #define I2C_CON_MST (1UL << 10) macro
H A Dti_i2c.c461 if ((ti_i2c_read_2(sc, I2C_REG_CON) & I2C_CON_MST) == 0)
641 sc->sc_con_reg |= I2C_CON_I2C_EN | I2C_CON_MST;

Completed in 50 milliseconds