Searched refs:I2SR_ICF (Results 1 – 2 of 2) sorted by relevance
86 #define I2SR_ICF 0x80 macro696 if (temp & I2SR_ICF) in i2c_imx_dma_write()751 if (temp & I2SR_ICF) in i2c_imx_dma_read()1006 (temp & I2SR_ICF ? 1 : 0), (temp & I2SR_IAAS ? 1 : 0), in i2c_imx_xfer_common()
56 #define I2SR_ICF (1 << 7) macro