Searched refs:GPIO_MAX (Results 1 – 7 of 7) sorted by relevance
69 if (__builtin_constant_p(gpio) && (gpio <= GPIO_MAX)) in gpio_get_value()77 if (__builtin_constant_p(gpio) && (gpio <= GPIO_MAX)) in gpio_set_value()
20 #define COLLIE_SCOOP_GPIO_BASE (GPIO_MAX + 1)79 #define COLLIE_TC35143_GPIO_BASE (GPIO_MAX + 13)
50 #define SIMPAD_UCB1X00_GPIO_BASE (GPIO_MAX + 1)63 #define SIMPAD_CS3_GPIO_BASE (GPIO_MAX + 11)
61 #define H3XXX_EGPIO_BASE (GPIO_MAX + 1)
1148 #define GPIO_MAX (27) macro
39 #define GPIO_MAX (27) macro
95 .ngpio = GPIO_MAX + 1,