Searched refs:IOP3XX_GPIO_REG (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-iop32x/include/mach/
H A Diop32x.h22 #define IOP3XX_GPIO_REG(reg) (IOP3XX_PERIPHERAL_VIRT_BASE + 0x07c4 + (reg)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-iop33x/include/mach/
H A Diop33x.h21 #define IOP3XX_GPIO_REG(reg) (IOP3XX_PERIPHERAL_VIRT_BASE + 0x1780 + (reg)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/hardware/
H A Diop3xx.h172 #define IOP3XX_GPOE (volatile u32 *)IOP3XX_GPIO_REG(0x0000)
173 #define IOP3XX_GPID (volatile u32 *)IOP3XX_GPIO_REG(0x0004)
174 #define IOP3XX_GPOD (volatile u32 *)IOP3XX_GPIO_REG(0x0008)

Completed in 43 milliseconds