Home
last modified time | relevance | path

Searched refs:REG_CPUCFG_CPU_RST (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/arch/arm/plat-sunxi/
H A Dpsci.c48 #define REG_CPUCFG_CPU_RST(cpu) (0x0040 + (cpu) * (0x0040)) macro
97 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()