Searched refs:I2SR_IAL (Results 1 – 1 of 1) sorted by relevance
96 #define I2SR_IAL 0x10 macro117 #define I2SR_CLR_OPCODE_W1C (I2SR_IAL | I2SR_IIF)426 if (temp & I2SR_IAL) { in i2c_imx_bus_busy()427 temp &= ~I2SR_IAL; in i2c_imx_bus_busy()933 (temp & I2SR_IBB ? 1 : 0), (temp & I2SR_IAL ? 1 : 0), in i2c_imx_xfer()