Searched refs:RST_APU_WARN_RESET (Results 1 – 4 of 4) sorted by relevance
64 mmio_setbits_32(rst_apu_cluster, ((RST_APU_COLD_RESET|RST_APU_WARN_RESET) << cpu)); in zynqmp_nopmu_pwr_domain_on()73 mmio_clrbits_32(rst_apu_cluster, ((RST_APU_COLD_RESET|RST_APU_WARN_RESET) << cpu)); in zynqmp_nopmu_pwr_domain_on()
67 mmio_setbits_32(rst_apu_cluster, ((RST_APU_COLD_RESET|RST_APU_WARN_RESET) << cpu)); in zynqmp_nopmu_pwr_domain_on()76 mmio_clrbits_32(rst_apu_cluster, ((RST_APU_COLD_RESET|RST_APU_WARN_RESET) << cpu)); in zynqmp_nopmu_pwr_domain_on()
56 #define RST_APU_WARN_RESET BIT(4) macro
61 #define RST_APU_WARN_RESET BIT(4) macro