Searched refs:MAX_NUM_GPIOS (Results 1 – 5 of 5) sorted by relevance
57 #define MAX_NUM_GPIOS 70 macro59 #define MAX_NUM_GPIOS 128 macro61 #define MAX_NUM_GPIOS 144 macro
21 } gpio_registry[MAX_NUM_GPIOS];311 if (gpio >= MAX_NUM_GPIOS) in gpio_request()328 if (gpio >= MAX_NUM_GPIOS) in gpio_free()383 for (gpio = 0; gpio < MAX_NUM_GPIOS; ++gpio) { in gpio_info()
38 if (gpio >= MAX_NUM_GPIOS) in gpio_request()
18 #define MAX_NUM_GPIOS (32 * MPC83XX_GPIO_CTRLRS) macro
13 #define MAX_NUM_GPIOS (TEGRA_GPIO_PORTS * TEGRA_GPIO_BANKS * 8) macro