Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/mach-ar7/
Dgpio.h25 #define TITAN_GPIO_MAX 51 macro
26 #define NR_BUILTIN_GPIO TITAN_GPIO_MAX
/linux-2.6.39/arch/mips/ar7/
Dgpio.c97 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,