Searched refs:I2CR_MSTA (Results 1 – 1 of 1) sorted by relevance
51 #define I2CR_MSTA (1 << 5) macro266 temp &= ~(I2CR_MSTA | I2CR_MTX); in i2c_imx_stop()310 temp |= I2CR_MSTA; in i2c_init_transfer_()