Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/nuvoton/common/
H A Dnuvoton_helpers.S131 mov_imm x0, PLAT_NPCM_TM_HOLD_BASE
154 mov_imm x2, PLAT_NPCM_TM_HOLD_BASE
/rk3399_ARM-atf/plat/nuvoton/npcm845x/
H A Dnpcm845x_psci.c141 uintptr_t hold_base = PLAT_NPCM_TM_HOLD_BASE; in npcm845x_pwr_domain_on()
335 uintptr_t hold_base = PLAT_NPCM_TM_HOLD_BASE; in npcm845x_pwr_down_wfi()
/rk3399_ARM-atf/include/plat/nuvoton/npcm845x/
H A Dplatform_def.h271 #define PLAT_NPCM_TM_HOLD_BASE \ macro