Searched refs:U300_GPIO_NUM_PORTS (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.h80 #define U300_GPIO_NUM_PORTS 3 macro
82 #define U300_GPIO_MAX (U300_GPIO_PINS_PER_PORT * U300_GPIO_NUM_PORTS - 1)
133 #define U300_GPIO_NUM_PORTS 7 macro
136 #define U300_GPIO_NUM_PORTS 5 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.h80 #define U300_GPIO_NUM_PORTS 3 macro
82 #define U300_GPIO_MAX (U300_GPIO_PINS_PER_PORT * U300_GPIO_NUM_PORTS - 1)
133 #define U300_GPIO_NUM_PORTS 7 macro
136 #define U300_GPIO_NUM_PORTS 5 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))
511 for (i = 0; i < U300_GPIO_NUM_PORTS; i++) {
525 for (i = 0; i < U300_GPIO_NUM_PORTS; i++) {
612 for (num_irqs = 0 ; num_irqs < U300_GPIO_NUM_PORTS; num_irqs++) {
656 for (i = 0 ; i < U300_GPIO_NUM_PORTS; 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.c102 u300_gpio_config[U300_GPIO_NUM_PORTS][U300_GPIO_PINS_PER_PORT] = {
288 number < (U300_GPIO_NUM_PORTS * U300_GPIO_PINS_PER_PORT))
511 for (i = 0; i < U300_GPIO_NUM_PORTS; i++) {
525 for (i = 0; i < U300_GPIO_NUM_PORTS; i++) {
612 for (num_irqs = 0 ; num_irqs < U300_GPIO_NUM_PORTS; num_irqs++) {
656 for (i = 0 ; i < U300_GPIO_NUM_PORTS; i++)

Completed in 109 milliseconds