HW_GPIOB_IN
state = ioread32be(hlwd->regs + HW_GPIOB_IN) & BIT(hwirq);
.dat = hlwd->regs + HW_GPIOB_IN,