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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-netx/include/mach/
H A Dnetx-regs.h232 #define NETX_PIO_REG(ofs) __io(NETX_VA_PIO + (ofs)) macro
233 #define NETX_PIO_INPIO NETX_PIO_REG(0x0)
234 #define NETX_PIO_OUTPIO NETX_PIO_REG(0x4)
235 #define NETX_PIO_OEPIO NETX_PIO_REG(0x8)

Completed in 117 milliseconds