Searched refs:I2C_CONTROL_IFLG (Results 1 – 1 of 1) sorted by relevance
36 #define I2C_CONTROL_IFLG 0x00000008 macro75 reg &= ~(I2C_CONTROL_IFLG); in mentor_i2c_interrupt_clear()77 reg |= I2C_CONTROL_IFLG; in mentor_i2c_interrupt_clear()90 reg &= I2C_CONTROL_IFLG; in mentor_i2c_interrupt_get()