Searched refs:OMAP_I2C_CON_EN (Results 1 – 1 of 1) sorted by relevance
128 #define OMAP_I2C_CON_EN (1 << 15) /* I2C module enable */ macro293 omap_i2c_write_reg(omap, OMAP_I2C_CON_REG, OMAP_I2C_CON_EN); in __omap_i2c_init()320 ~(OMAP_I2C_CON_EN)); in omap_i2c_reset()326 omap_i2c_write_reg(omap, OMAP_I2C_CON_REG, OMAP_I2C_CON_EN); in omap_i2c_reset()693 w = OMAP_I2C_CON_EN | OMAP_I2C_CON_MST | OMAP_I2C_CON_STT; in omap_i2c_xfer_msg()