Searched refs:I2CR_RSTA (Results 1 – 2 of 2) sorted by relevance
54 #define I2CR_RSTA (1 << 2) macro541 temp |= I2CR_RSTA; in bus_i2c_read()859 ret |= I2CR_RSTA;
88 #define I2CR_RSTA 0x04 macro985 temp |= I2CR_RSTA; in i2c_imx_xfer_common()1001 (temp & I2CR_TXAK ? 1 : 0), (temp & I2CR_RSTA ? 1 : 0)); in i2c_imx_xfer_common()