QUP_I2C_STATUS
bus_err = readl(qup->base + QUP_I2C_STATUS);
writel(bus_err, qup->base + QUP_I2C_STATUS);
status = readl(qup->base + QUP_I2C_STATUS);