Home
last modified time | relevance | path

Searched defs:TO_UNCAC (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/mips/include/asm/mach-generic/
H A Dspaces.h83 #define TO_UNCAC(x) (UNCAC_BASE | ((x) & TO_PHYS_MASK)) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-generic/
H A Dspaces.h91 #define TO_UNCAC(x) (UNCAC_BASE | ((x) & TO_PHYS_MASK)) macro