Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-imx.c99 #define I2SR_ICF 0x80 macro
639 if (temp & I2SR_ICF) in i2c_imx_dma_write()
698 if (temp & I2SR_ICF) in i2c_imx_dma_read()
932 (temp & I2SR_ICF ? 1 : 0), (temp & I2SR_IAAS ? 1 : 0), in i2c_imx_xfer()