Home
last modified time | relevance | path

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

/linux/arch/arm/mach-mmp/
H A Daddr-map.h45 #define SCU_VIRT_BASE (PGU_VIRT_BASE) macro
46 #define SCU_REG(x) (SCU_VIRT_BASE + (x))
H A Dplatsmp.c25 scu_enable(SCU_VIRT_BASE); in mmp3_smp_prepare_cpus()