Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/nuvoton/npcm845x/
H A Dplatform_def.h273 #define PLAT_NPCM_TM_HOLD_ENTRY_SIZE ULL(8) macro
275 (PLAT_NPCM_TM_HOLD_ENTRY_SIZE * PLATFORM_CORE_COUNT)
/rk3399_ARM-atf/plat/nuvoton/npcm845x/
H A Dnpcm845x_psci.c145 hold_base += pos * PLAT_NPCM_TM_HOLD_ENTRY_SIZE; in npcm845x_pwr_domain_on()