Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dimx_i2c.h58 #define I2SR_SRW (1 << 2) macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-imx.c91 #define I2SR_SRW 0x04 macro
768 if (status & I2SR_SRW) { /* Master wants to read from us*/ in i2c_imx_slave_handle()
1299 (temp & I2SR_SRW ? 1 : 0), (temp & I2SR_IIF ? 1 : 0), in i2c_imx_xfer_common()