Searched refs:MV_GPIO_MAX_NPINS (Results 1 – 3 of 3) sorted by relevance
84 #define MV_GPIO_MAX_NPINS 32 macro112 struct gpio_pin gpio_pins[MV_GPIO_MAX_NPINS];727 sc->gpio_npins = MIN(pincnt, MV_GPIO_MAX_NPINS); in mvebu_gpio_attach()
300 #define MV_GPIO_MAX_NPINS 64 macro
83 struct intr_event * gpio_events[MV_GPIO_MAX_NPINS];91 struct gpio_pin gpio_setup[MV_GPIO_MAX_NPINS];314 sc->pin_num = MIN(pincnt, MV_GPIO_MAX_NPINS); in mv_gpio_attach()