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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 115 milliseconds