Searched refs:RCAR_APMU_BASE (Results 1 – 2 of 2) sorted by relevance
95 #define RCAR_APMU_BASE (UL(0xE6170000) + (RCAR_DOMAIN * UL(0x1000))) macro
53 return RCAR_APMU_BASE + 0x400UL + ((n & 0x3) * 0x40UL); in rcar_apmu_cluster_base()58 return RCAR_APMU_BASE + 0x800UL + ((n & 0x6) * 0x100UL) + in rcar_apmu_cpu_base()