Searched refs:VF610_GPIO_PER_PORT (Results 1 – 1 of 1) sorted by relevance
23 #define VF610_GPIO_PER_PORT 32 macro36 u8 irqc[VF610_GPIO_PER_PORT];149 for_each_set_bit(pin, &irq_isfr, VF610_GPIO_PER_PORT) { in vf610_gpio_irq_handler()304 gc->ngpio = VF610_GPIO_PER_PORT; in vf610_gpio_probe()305 gc->base = of_alias_get_id(np, "gpio") * VF610_GPIO_PER_PORT; in vf610_gpio_probe()