Searched refs:NEPONSET_CPLD_BASE (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-sa1100/include/mach/
H A Dneponset.h19 #define NEPONSET_CPLD_BASE (0x10000000) macro
20 #define Nep_p2v( x ) ((x) - NEPONSET_CPLD_BASE + 0xf3000000)
21 #define Nep_v2p( x ) ((x) - 0xf3000000 + NEPONSET_CPLD_BASE)

Completed in 106 milliseconds