Searched refs:LPI2C_MSR (Results 1 – 1 of 1) sorted by relevance
31 #define LPI2C_MSR 0x14 /* i2c status register */ macro129 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_bus_busy()133 writel(temp, lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_bus_busy()177 writel(0x7f00, lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_start()193 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_stop()324 if (readl(lpi2c_imx->base + LPI2C_MSR) & MSR_NDF) { in lpi2c_imx_txfifo_empty()494 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_xfer()514 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_isr()