Searched refs:I2CR_RSTA (Results 1 – 1 of 1) sorted by relevance
97 #define I2CR_RSTA 0x04 macro1272 temp |= I2CR_RSTA; in i2c_imx_xfer_common()1288 (temp & I2CR_TXAK ? 1 : 0), (temp & I2CR_RSTA ? 1 : 0)); in i2c_imx_xfer_common()