Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dcommon.h259 extern int omap4_enter_lowpower(unsigned int cpu, unsigned int power_state,
263 static inline int omap4_enter_lowpower(unsigned int cpu, in omap4_enter_lowpower() function
H A Dcpuidle44xx.c108 omap4_enter_lowpower(dev->cpu, cx->cpu_state, true); in omap_enter_idle_smp()
187 omap4_enter_lowpower(dev->cpu, cx->cpu_state, true); in omap_enter_idle_coupled()
H A Dpm44xx.c79 omap4_enter_lowpower(cpu_id, cpu_suspend_state, false); in omap4_pm_suspend()
H A Domap-mpuss-lowpower.c227 __cpuidle int omap4_enter_lowpower(unsigned int cpu, unsigned int power_state, in omap4_enter_lowpower() function