Home
last modified time | relevance | path

Searched refs:I2SR_SRW (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-imx.c91 #define I2SR_SRW 0x04 macro
764 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()