Searched refs:GPIO_MAX (Results 1 – 10 of 10) 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()
21 #define COLLIE_SCOOP_GPIO_BASE (GPIO_MAX + 1)80 #define COLLIE_TC35143_GPIO_BASE (GPIO_MAX + 13)
51 #define SIMPAD_UCB1X00_GPIO_BASE (GPIO_MAX + 1)64 #define SIMPAD_CS3_GPIO_BASE (GPIO_MAX + 11)
61 #define H3XXX_EGPIO_BASE (GPIO_MAX + 1)
1115 #define GPIO_MAX (27) macro
40 #define GPIO_MAX (27) macro
97 .ngpio = GPIO_MAX + 1,
16 | +--------------+ +------ GPIO_MAX
27 GPIO_MAX, enumerator185 struct gpio_desc *gpio[GPIO_MAX];241 for (i = state = 0; i < GPIO_MAX; i++) { in sfp_gpio_get_state()1693 for (i = 0; i < GPIO_MAX; i++) in sfp_check_state()1814 for (i = 0; i < GPIO_MAX; i++) in sfp_probe()1856 for (i = 0; i < GPIO_MAX; i++) { in sfp_probe()
102 .ngpio = GPIO_MAX + 1,