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

/freebsd-13-stable/sys/arm/ti/
H A Dti_i2c.h83 #define I2C_CON_I2C_EN (1UL << 15) macro
H A Dti_i2c.c530 ti_i2c_write_2(sc, I2C_REG_CON, I2C_CON_I2C_EN);
638 sc->sc_con_reg |= I2C_CON_I2C_EN | I2C_CON_MST;

Completed in 112 milliseconds