Searched refs:UNCACHE_BASE (Results 1 – 2 of 2) sorted by relevance
35 #ifndef UNCACHE_BASE36 #define UNCACHE_BASE CSR_DMW0_BASE macro51 #define TO_UNCACHE(x) (UNCACHE_BASE | ((x) & TO_PHYS_MASK))
38 return (void __iomem *)(unsigned long)(UNCACHE_BASE + offset); in ioremap_prot()