owl_gpio_get
if (owl_gpio_get(&pctrl->chip, gpio))
if (owl_gpio_get(gc, hwirq))
pctrl->chip.get = owl_gpio_get;