Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/renesas/rcar_gen4/include/
H A Drcar_def.h95 #define RCAR_APMU_BASE (UL(0xE6170000) + (RCAR_DOMAIN * UL(0x1000))) macro
/rk3399_ARM-atf/drivers/renesas/rcar_gen4/pwrc/
H A Dpwrc.c53 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()