Home
last modified time | relevance | path

Searched refs:APU_CLUSTER0 (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/versal_net/include/
H A Dversal_net_def.h131 #define APU_CLUSTER0 U(0xECC00000) macro
/rk3399_ARM-atf/plat/amd/versal2/include/
H A Ddef.h142 #define APU_CLUSTER0 U(0xECC00000) macro
/rk3399_ARM-atf/plat/xilinx/versal_net/
H A Dplat_psci.c54 apu_cluster_base = APU_CLUSTER0 + (cluster * APU_CLUSTER_STEP); in zynqmp_nopmu_pwr_domain_on()
/rk3399_ARM-atf/plat/amd/versal2/
H A Dplat_psci.c57 apu_cluster_base = APU_CLUSTER0 + ((uint64_t)cluster * APU_CLUSTER_STEP); in zynqmp_nopmu_pwr_domain_on()