Searched refs:MAX_NUM_GPIOS (Results 1 – 5 of 5) sorted by relevance
56 #define MAX_NUM_GPIOS 70 macro58 #define MAX_NUM_GPIOS 128 macro60 #define MAX_NUM_GPIOS 144 macro
19 } gpio_registry[MAX_NUM_GPIOS];309 if (gpio >= MAX_NUM_GPIOS) in gpio_request()326 if (gpio >= MAX_NUM_GPIOS) in gpio_free()386 for (gpio = 0; gpio < MAX_NUM_GPIOS; ++gpio) { in gpio_info()
39 if (gpio >= MAX_NUM_GPIOS) in gpio_request()
20 #define MAX_NUM_GPIOS (32 * MPC83XX_GPIO_CTRLRS) macro
13 #define MAX_NUM_GPIOS (TEGRA_GPIO_PORTS * TEGRA_GPIO_BANKS * 8) macro