Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/i2c/busses/
Di2c-imx.c88 #define I2SR_SRW 0x04 macro
717 if (status & I2SR_SRW) { /* Master wants to read from us*/ in i2c_imx_slave_isr()
1213 (temp & I2SR_SRW ? 1 : 0), (temp & I2SR_IIF ? 1 : 0), in i2c_imx_xfer_common()