Searched refs:LPI2C_MSR (Results 1 – 1 of 1) sorted by relevance
30 #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()320 if (readl(lpi2c_imx->base + LPI2C_MSR) & MSR_NDF) { in lpi2c_imx_txfifo_empty()492 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_xfer()515 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_isr()