Searched refs:ALTERA_GPIO_MAX_NGPIO (Results 1 – 1 of 1) sorted by relevance
21 #define ALTERA_GPIO_MAX_NGPIO 32 macro248 altera_gc->gc.ngpio = ALTERA_GPIO_MAX_NGPIO; in altera_gpio_probe()252 if (altera_gc->gc.ngpio > ALTERA_GPIO_MAX_NGPIO) { in altera_gpio_probe()255 ALTERA_GPIO_MAX_NGPIO, ALTERA_GPIO_MAX_NGPIO); in altera_gpio_probe()256 altera_gc->gc.ngpio = ALTERA_GPIO_MAX_NGPIO; in altera_gpio_probe()
Completed in 4 milliseconds