Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/marvell/armada/a8k/common/
H A Dplat_pm.c30 #define MVEBU_CCU_CPU_UN_RESET(cpu) (MVEBU_REGS_BASE + 0x650 + (cpu * 4)) macro
333 mmio_write_32(MVEBU_CCU_CPU_UN_RESET(cpu_id), 0x10001); in plat_marvell_cpu_on()