Home
last modified time | relevance | path

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

/f-stack/freebsd/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); in ti_i2c_reset()
638 sc->sc_con_reg |= I2C_CON_I2C_EN | I2C_CON_MST; in ti_i2c_reset()