Searched refs:I2C_STAT_AL (Results 1 – 3 of 3) sorted by relevance
52 #define I2C_STAT_AL (1 << 0) /* Arbitration lost interrupt enable */ macro
32 #define I2C_STAT_AL (1 << 0) /* Arbitration lost interrupt enable */ macro
165 I2C_STAT_AL)) && timeout--);386 if ((status & ~I2C_STAT_XRDY) == 0 || (status & I2C_STAT_AL)) {