Searched refs:MXS_I2C_CTRL0_RUN (Results 1 – 1 of 1) sorted by relevance
36 #define MXS_I2C_CTRL0_RUN 0x20000000 macro304 while (readl(i2c->regs + MXS_I2C_CTRL0) & MXS_I2C_CTRL0_RUN) { in mxs_i2c_pio_wait_xfer_end()341 reg |= MXS_I2C_CTRL0_RUN; in mxs_i2c_pio_trigger_cmd()362 writel(MXS_I2C_CTRL0_RUN, i2c->regs + MXS_I2C_CTRL0_SET); in mxs_i2c_pio_trigger_write_cmd()