Searched refs:NGPIO (Results 1 – 7 of 7) sorted by relevance
87 static struct port_event event_map[NGPIO];93 void *gpio_ih[NGPIO];118 for (i = 0; i < NGPIO; i++) { in port_intr()
32 #define NGPIO (NPORTS * 32) macro
96 struct gpio_pin gpio_pins[NGPIO];141 sc->gpio_npins = NGPIO; in vf_gpio_attach()177 *maxpin = NGPIO - 1; in vf_gpio_pin_max()
107 #define NGPIO 32 macro126 struct gpio_pin gpio_pins[NGPIO];128 struct gpio_irqsrc gpio_pic_irqsrc[NGPIO];500 for (irq = 0; irq < NGPIO; irq++) { in gpio_pic_register_isrcs()809 sc->gpio_npins = NGPIO; in imx51_gpio_attach()
72 #define NGPIO 8 macro297 *maxpin = NGPIO - 1; in as3722_gpio_pin_max()548 sc->gpio_npins = NGPIO; in as3722_gpio_attach()
79 #define NGPIO ((GPIO_NUM_BANKS * GPIO_REGS_IN_BANK * GPIO_PINS_IN_REG) - 8) macro134 struct gpio_pin gpio_pins[NGPIO];205 *maxpin = NGPIO - 1; in tegra_gpio_pin_max()773 sc->gpio_npins = NGPIO; in tegra_gpio_attach()
48 #define NGPIO 8 macro406 *maxpin = NGPIO - 1; in max77620_gpio_pin_max()700 sc->gpio_npins = NGPIO; in max77620_gpio_attach()