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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/au1000/common/
H A Dgpio.c28 static AU1X00_GPIO2 * const gpio2 = (AU1X00_GPIO2 *)GPIO2_BASE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/mach-au1x00/
H A Dau1000.h1515 #define GPIO2_BASE 0xB1700000 macro
1516 #define GPIO2_DIR (GPIO2_BASE + 0)
1517 #define GPIO2_OUTPUT (GPIO2_BASE + 8)
1518 #define GPIO2_PINSTATE (GPIO2_BASE + 0xC)
1519 #define GPIO2_INTENABLE (GPIO2_BASE + 0x10)
1520 #define GPIO2_ENABLE (GPIO2_BASE + 0x14)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/mach-au1x00/
H A Dau1000.h1515 #define GPIO2_BASE 0xB1700000 macro
1516 #define GPIO2_DIR (GPIO2_BASE + 0)
1517 #define GPIO2_OUTPUT (GPIO2_BASE + 8)
1518 #define GPIO2_PINSTATE (GPIO2_BASE + 0xC)
1519 #define GPIO2_INTENABLE (GPIO2_BASE + 0x10)
1520 #define GPIO2_ENABLE (GPIO2_BASE + 0x14)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap2/
H A Dprcm-regs.h284 #define GPIO2_BASE GPIOX_BASE(2) macro
285 #define GPIO2_REG32(offset) __REG32(GPIO2_BASE + (offset))

Completed in 94 milliseconds