Searched refs:omap4_enter_lowpower (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/arch/arm/mach-omap2/ |
A D | common.h | 259 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
|
A D | cpuidle44xx.c | 108 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()
|
A D | pm44xx.c | 79 omap4_enter_lowpower(cpu_id, cpu_suspend_state, false); in omap4_pm_suspend()
|
A D | omap-mpuss-lowpower.c | 227 __cpuidle int omap4_enter_lowpower(unsigned int cpu, unsigned int power_state, in omap4_enter_lowpower() function
|
Completed in 6 milliseconds