Searched refs:MAX_NUM_GPIOS (Results 1 – 6 of 6) sorted by relevance
19 #define MAX_NUM_GPIOS (32 * MPC83XX_GPIO_CTRLRS) macro
28 #define MAX_NUM_GPIOS 144 macro
27 } gpio_registry[MAX_NUM_GPIOS];317 if (gpio >= MAX_NUM_GPIOS) in gpio_request()334 if (gpio >= MAX_NUM_GPIOS) in gpio_free()390 for (gpio = 0; gpio < MAX_NUM_GPIOS; ++gpio) { in gpio_info()
39 if (gpio >= MAX_NUM_GPIOS) in gpio_request()
13 #define MAX_NUM_GPIOS (TEGRA_GPIO_PORTS * TEGRA_GPIO_BANKS * 8) macro
25 #define MAX_NUM_GPIOS 144 macro
Completed in 6 milliseconds