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