Searched refs:CORE_SOFT_RESET (Results 1 – 2 of 2) sorted by relevance
31 #define CORE_SOFT_RESET(core) SHIFT_U32(0x100010, (core)) macro
275 io_write32(cru_base + CRU_SOFTRST_CON(0), CORE_SOFT_RESET(core_idx)); in psci_cpu_on()
Completed in 3 milliseconds