Home
last modified time | relevance | path

Searched refs:UNCAC_BASE (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/arch/mips/include/asm/mach-generic/
Dspaces.h28 #ifndef UNCAC_BASE
29 #define UNCAC_BASE _AC(0xa0000000, UL) macro
63 #ifndef UNCAC_BASE
64 #define UNCAC_BASE _AC(0x9000000000000000, UL) macro
82 #define TO_UNCAC(x) (UNCAC_BASE | ((x) & TO_PHYS_MASK))