Searched refs:SA1111_VBASE (Results 1 – 1 of 1) sorted by relevance
22 #define SA1111_VBASE 0xf4000000 macro25 #define SA1111_p2v( x ) ((x) - SA1111_BASE + SA1111_VBASE)26 #define SA1111_v2p( x ) ((x) - SA1111_VBASE + SA1111_BASE)