Searched refs:I2SR_SRW (Results 1 – 1 of 1) sorted by relevance
91 #define I2SR_SRW 0x04 macro764 if (status & I2SR_SRW) { /* Master wants to read from us*/ in i2c_imx_slave_handle()1295 (temp & I2SR_SRW ? 1 : 0), (temp & I2SR_IIF ? 1 : 0), in i2c_imx_xfer_common()