Home
last modified time | relevance | path

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

/linux/arch/arm/mach-versatile/
H A Dspc.h16 int ve_spc_cpu_in_wfi(u32 cpu, u32 cluster);
H A Dtc2_pm.c145 ve_spc_cpu_in_wfi(cpu, cluster)) in tc2_pm_wait_for_powerdown()
H A Dspc.c223 * ve_spc_cpu_in_wfi() - Checks if the specified CPU is in WFI or not
234 int ve_spc_cpu_in_wfi(u32 cpu, u32 cluster) in ve_spc_cpu_in_wfi() function