Searched refs:LPI2C_MSR (Results 1 – 1 of 1) sorted by relevance
30 #define LPI2C_MSR 0x14 /* i2c status register */ macro125 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_bus_busy()129 writel(temp, lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_bus_busy()175 writel(0x7f00, lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_start()191 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_stop()325 if (readl(lpi2c_imx->base + LPI2C_MSR) & MSR_NDF) { in lpi2c_imx_txfifo_empty()499 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_xfer()522 temp = readl(lpi2c_imx->base + LPI2C_MSR); in lpi2c_imx_isr()