Searched refs:SRC_SCR_CORE1_RST_OFFSET (Results 1 – 2 of 2) sorted by relevance
89 val |= BIT32(SRC_SCR_CORE1_RST_OFFSET + (core_idx - 1)); in psci_cpu_on()155 val |= BIT32(SRC_SCR_CORE1_RST_OFFSET + cpu - 1); in psci_affinity_info()
59 #define SRC_SCR_CORE1_RST_OFFSET 14 macro
Completed in 2 milliseconds