Home
last modified time | relevance | path

Searched refs:TITAN_GPIO_MAX (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/mips/ar7/
Dgpio.c28 #define TITAN_GPIO_MAX 51 macro
95 if (gpio >= TITAN_GPIO_MAX) in titan_gpio_direction_input()
122 if (gpio >= TITAN_GPIO_MAX) in titan_gpio_direction_output()
152 .ngpio = TITAN_GPIO_MAX,