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