Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-mvebu/
H A Dplatsmp.c69 ret = mvebu_cpu_reset_deassert(hw_cpu); in armada_xp_boot_secondary()
234 ret = mvebu_cpu_reset_deassert(hw_cpu); in mv98dx3236_boot_secondary()
H A Dcommon.h18 int mvebu_cpu_reset_deassert(int cpu);
H A Dplatsmp-a9.c50 ret = mvebu_cpu_reset_deassert(hw_cpu); in mvebu_cortex_a9_boot_secondary()
H A Dcpu-reset.c24 int mvebu_cpu_reset_deassert(int cpu) in mvebu_cpu_reset_deassert() function