Searched refs:I2C_EN (Results 1 – 2 of 2) sorted by relevance
17 #define I2C_EN BIT(15) macro49 v &= ~I2C_EN; in omap_i2c_reset()57 v |= I2C_EN; in omap_i2c_reset()
48 #define I2C_EN BIT(2) macro366 writel(tmp | I2C_EN | I2C_INT_EN, i2c_dev->base + I2C_CTL); in sprd_i2c_enable()