EINT0MASK_REG
val = readl(d->virt_base + EINT0MASK_REG);
writel(val, d->virt_base + EINT0MASK_REG);
mask = readl(drvdata->virt_base + EINT0MASK_REG);