Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/xilinx/versal_net/include/
H A Dversal_net_def.h57 #define RST_APU_CLUSTER_COLD_RESET BIT(8) macro
/rk3399_ARM-atf/plat/amd/versal2/include/
H A Ddef.h62 #define RST_APU_CLUSTER_COLD_RESET BIT(8) macro
/rk3399_ARM-atf/plat/xilinx/versal_net/
H A Dplat_psci.c77 mmio_clrbits_32(rst_apu_cluster, RST_APU_CLUSTER_COLD_RESET); in zynqmp_nopmu_pwr_domain_on()
/rk3399_ARM-atf/plat/amd/versal2/
H A Dplat_psci.c80 mmio_clrbits_32(rst_apu_cluster, RST_APU_CLUSTER_COLD_RESET); in zynqmp_nopmu_pwr_domain_on()