Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/ar7/
Dgpio.c15 #define TITAN_GPIO_MAX 51 macro
82 if (gpio >= TITAN_GPIO_MAX) in titan_gpio_direction_input()
109 if (gpio >= TITAN_GPIO_MAX) in titan_gpio_direction_output()
139 .ngpio = TITAN_GPIO_MAX,