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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-sa1100/
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 46 milliseconds