Home
last modified time | relevance | path

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

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