GPIO_IRNCR
pins = readl(gctrl->membase + GPIO_IRNCR);
writel(BIT(offset), gctrl->membase + GPIO_IRNCR);