Searched refs:REG_CPUCFG_CPU_RST (Results 1 – 1 of 1) sorted by relevance
48 #define REG_CPUCFG_CPU_RST(cpu) (0x0040 + (cpu) * (0x0040)) macro97 io_write32(cpucfg + REG_CPUCFG_CPU_RST(core_idx), 0); in psci_cpu_on()123 io_write32(cpucfg + REG_CPUCFG_CPU_RST(core_idx), 0x03); in psci_cpu_on()