Searched refs:SW_RST_B (Results 1 – 2 of 2) sorted by relevance
295 (pwr_rst_ctl & ~SW_RST_B) | TOPAON_APB_MASK); in spm_poweroff_cluster()325 mmio_clrbits_32(MCUCFG_MP2_PWR_RST_CTL, SW_RST_B); in spm_poweron_cluster()337 (pwr_rst_ctl | SW_RST_B) & ~TOPAON_APB_MASK); in spm_poweron_cluster()
174 #define SW_RST_B (1 << 0) macro
Completed in 4 milliseconds