Searched refs:LPI2C_MSR (Results 1 – 1 of 1) sorted by relevance
30 #define LPI2C_MSR 0x14 /* i2c status register */ macro123 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_bus_busy()127 writel(temp, lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_bus_busy()171 writel(0x7f00, lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_start()187 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_stop()321 if (readl(lpi2c_imx->base + LPI2C_MSR) & MSR_NDF) { in lpi2c_imx_txfifo_empty()493 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_xfer()516 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_isr()