Searched refs:RST_APU_WARN_RESET (Results 1 – 2 of 2) sorted by relevance
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()
50 #define RST_APU_WARN_RESET BIT(4) macro
Completed in 3 milliseconds