Searched refs:I2C_ABORT (Results 1 – 2 of 2) sorted by relevance
43 #define I2C_ABORT 0x10 macro96 return I2C_ABORT; in smu_v11_0_i2c_enable()214 ret |= I2C_ABORT; in smu_v11_0_i2c_poll_tx_status()
124 I2C_ABORT enumerator836 if (((readl(dev->virtbase + I2C_SR) >> 2) & 0x3) == I2C_ABORT) in i2c_irq_handler()