Searched refs:U300_GPIO_PINS_PER_PORT (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.h81 #define U300_GPIO_PINS_PER_PORT 8 macro
82 #define U300_GPIO_MAX (U300_GPIO_PINS_PER_PORT * U300_GPIO_NUM_PORTS - 1)
138 #define U300_GPIO_PINS_PER_PORT 8 macro
139 #define U300_GPIO_MAX (U300_GPIO_PINS_PER_PORT * U300_GPIO_NUM_PORTS - 1)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-u300/
H A Dgpio.c102 u300_gpio_config[U300_GPIO_NUM_PORTS][U300_GPIO_PINS_PER_PORT] = {
288 number < (U300_GPIO_NUM_PORTS * U300_GPIO_PINS_PER_PORT))
526 for (j = 0; j < U300_GPIO_PINS_PER_PORT; j++) {

Completed in 110 milliseconds