Home
last modified time | relevance | path

Searched refs:SCU_CPU_SMP_EP0 (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/aspeed/ast2700/include/
H A Dplatform_reg.h26 #define SCU_CPU_SMP_EP0 (SCU_CPU_BASE + 0x780) macro
/rk3399_ARM-atf/plat/aspeed/ast2700/
H A Dplat_helpers.S51 mov_imm x1, SCU_CPU_SMP_EP0
H A Dplat_bl31_setup.c65 bl33_ep_info.pc = mmio_read_64(SCU_CPU_SMP_EP0); in bl31_early_platform_setup2()