CIO2_REG_INT_STS
writel(~0, base + CIO2_REG_INT_STS);
int_status = readl(base + CIO2_REG_INT_STS);
writel(int_status, base + CIO2_REG_INT_STS);