Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/xilinx/versal_net/include/
H A Dversal_net_def.h66 #define APU_PCLI_CLUSTER_STEP U(0x1000) macro
/rk3399_ARM-atf/plat/amd/versal2/include/
H A Ddef.h71 #define APU_PCLI_CLUSTER_STEP U(0x1000) macro
/rk3399_ARM-atf/plat/xilinx/versal_net/
H A Dplat_psci.c53 apu_pcli_cluster = APU_PCLI + APU_PCLI_CLUSTER_OFFSET + (cluster * APU_PCLI_CLUSTER_STEP); in zynqmp_nopmu_pwr_domain_on()
/rk3399_ARM-atf/plat/amd/versal2/
H A Dplat_psci.c56 …apu_pcli_cluster = APU_PCLI + APU_PCLI_CLUSTER_OFFSET + ((uint64_t)cluster * APU_PCLI_CLUSTER_STEP in zynqmp_nopmu_pwr_domain_on()