Searched refs:U300_GPIO_MAX (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-u300/include/mach/
H A Dgpio.h82 #define U300_GPIO_MAX (U300_GPIO_PINS_PER_PORT * U300_GPIO_NUM_PORTS - 1) macro
139 #define U300_GPIO_MAX (U300_GPIO_PINS_PER_PORT * U300_GPIO_NUM_PORTS - 1) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-u300/
H A Dgpio.c254 static struct gpio_struct gpio_pin[U300_GPIO_MAX];
365 if (gpio > U300_GPIO_MAX)
387 if (gpio > U300_GPIO_MAX)
542 for (i = 0; i < U300_GPIO_MAX; i++) {

Completed in 147 milliseconds