Searched refs:I2SR_IBB (Results 1 – 1 of 1) sorted by relevance
90 #define I2SR_IBB 0x20 macro464 if (for_busy && (temp & I2SR_IBB)) { in i2c_imx_bus_busy()468 if (!for_busy && !(temp & I2SR_IBB)) { in i2c_imx_bus_busy()740 if (status & I2SR_IBB) { /* No STOP signal detected */ in i2c_imx_slave_isr()1212 (temp & I2SR_IBB ? 1 : 0), (temp & I2SR_IAL ? 1 : 0), in i2c_imx_xfer_common()