Searched refs:GPIO_MAX (Results 1 – 8 of 8) sorted by relevance
36 if (__builtin_constant_p(gpio) && (gpio <= GPIO_MAX)) in gpio_get_value()44 if (__builtin_constant_p(gpio) && (gpio <= GPIO_MAX)) in gpio_set_value()
18 #define COLLIE_SCOOP_GPIO_BASE (GPIO_MAX + 1)77 #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)
59 #define H3XXX_EGPIO_BASE (GPIO_MAX + 1)
1148 #define GPIO_MAX (27) macro
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()
39 #define GPIO_MAX (27) macro
95 .ngpio = GPIO_MAX + 1,