Searched refs:CORE_SOFT_RELEASE (Results 1 – 2 of 2) sorted by relevance
32 #define CORE_SOFT_RELEASE(core) SHIFT_U32(0x100000, (core)) macro
281 io_write32(cru_base + CRU_SOFTRST_CON(0), CORE_SOFT_RELEASE(core_idx)); in psci_cpu_on()
Completed in 2 milliseconds