Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-mvebu/
H A Dplatsmp.c72 ret = mvebu_cpu_reset_deassert(hw_cpu); in armada_xp_boot_secondary()
237 ret = mvebu_cpu_reset_deassert(hw_cpu); in mv98dx3236_boot_secondary()
H A Dcommon.h21 int mvebu_cpu_reset_deassert(int cpu);
H A Dplatsmp-a9.c53 ret = mvebu_cpu_reset_deassert(hw_cpu); in mvebu_cortex_a9_boot_secondary()
H A Dcpu-reset.c27 int mvebu_cpu_reset_deassert(int cpu) in mvebu_cpu_reset_deassert() function