Searched refs:U300_GPIO_PINS_PER_PORT (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.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)
/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.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)
/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.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++) {
/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.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 122 milliseconds