Searched refs:LPI2C_MSR (Results 1 – 1 of 1) sorted by relevance
31 #define LPI2C_MSR 0x14 /* i2c status register */ macro124 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_bus_busy()128 writel(temp, lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_bus_busy()172 writel(0x7f00, lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_start()188 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_stop()319 if (readl(lpi2c_imx->base + LPI2C_MSR) & MSR_NDF) { in lpi2c_imx_txfifo_empty()489 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_xfer()509 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_isr()