Searched refs:I2CR_RSTA (Results 1 – 1 of 1) sorted by relevance
101 #define I2CR_RSTA 0x04 macro911 temp |= I2CR_RSTA; in i2c_imx_xfer()927 (temp & I2CR_TXAK ? 1 : 0), (temp & I2CR_RSTA ? 1 : 0)); in i2c_imx_xfer()