Home
last modified time | relevance | path

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

/arch/arm/mach-vexpress/
Dtc2_pm.c58 ve_spc_cpu_wakeup_irq(cluster, cpu, true); in tc2_pm_cpu_powerup()
75 ve_spc_cpu_wakeup_irq(cluster, cpu, true); in tc2_pm_cpu_powerdown_prepare()
169 ve_spc_cpu_wakeup_irq(cluster, cpu, false); in tc2_pm_cpu_is_up()
Dspc.h20 void ve_spc_cpu_wakeup_irq(u32 cluster, u32 cpu, bool set);
Dspc.c156 void ve_spc_cpu_wakeup_irq(u32 cluster, u32 cpu, bool set) in ve_spc_cpu_wakeup_irq() function