Searched refs:SA1111_VBASE (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/hardware/
H A Dsa1111.h22 #define SA1111_VBASE 0xf4000000 macro
25 #define SA1111_p2v( x ) ((x) - SA1111_BASE + SA1111_VBASE)
26 #define SA1111_v2p( x ) ((x) - SA1111_VBASE + SA1111_BASE)

Completed in 96 milliseconds