Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap2/
Dcommon.h281 extern int omap4_enter_lowpower(unsigned int cpu, unsigned int power_state);
284 static inline int omap4_enter_lowpower(unsigned int cpu, in omap4_enter_lowpower() function
Dcpuidle44xx.c108 omap4_enter_lowpower(dev->cpu, cx->cpu_state); in omap_enter_idle_smp()
176 omap4_enter_lowpower(dev->cpu, cx->cpu_state); in omap_enter_idle_coupled()
Dpm44xx.c79 omap4_enter_lowpower(cpu_id, cpu_suspend_state); in omap4_pm_suspend()
Domap-mpuss-lowpower.c226 int omap4_enter_lowpower(unsigned int cpu, unsigned int power_state) in omap4_enter_lowpower() function