Searched refs:TITAN_GPIO_MAX (Results 1 – 2 of 2) sorted by relevance
25 #define TITAN_GPIO_MAX 51 macro26 #define NR_BUILTIN_GPIO TITAN_GPIO_MAX
97 if (gpio >= TITAN_GPIO_MAX) in titan_gpio_direction_input()126 if (gpio >= TITAN_GPIO_MAX) in titan_gpio_direction_output()156 .ngpio = TITAN_GPIO_MAX,