Searched refs:PSM_FRCE_OFF_PROC1_BITS (Results 1 – 2 of 2) sorted by relevance
109 *power_off_set = PSM_FRCE_OFF_PROC1_BITS; in multicore_reset_core1()110 while (!(*power_off & PSM_FRCE_OFF_PROC1_BITS)) tight_loop_contents(); in multicore_reset_core1()114 *power_off_clr = PSM_FRCE_OFF_PROC1_BITS; in multicore_reset_core1()
166 #define PSM_FRCE_OFF_PROC1_BITS _u(0x00010000) macro
Completed in 19 milliseconds