Home
last modified time | relevance | path

Searched refs:omap4_finish_suspend (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dcommon.h314 int omap4_finish_suspend(unsigned long cpu_state);
324 static inline int omap4_finish_suspend(unsigned long cpu_state) in omap4_finish_suspend() function
H A Dsleep44xx.S39 * void omap4_finish_suspend(unsigned long cpu_state)
57 * omap4_finish_suspend() calls v7_flush_dcache_all() which doesn't save
61 ENTRY(omap4_finish_suspend)
226 ENDPROC(omap4_finish_suspend)
H A Domap-mpuss-lowpower.c430 omap_pm_ops.finish_suspend = omap4_finish_suspend; in omap4_mpuss_init()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dcommon.h287 int omap4_finish_suspend(unsigned long cpu_state);
297 static inline int omap4_finish_suspend(unsigned long cpu_state) in omap4_finish_suspend() function
H A Dsleep44xx.S39 * void omap4_finish_suspend(unsigned long cpu_state)
57 * omap4_finish_suspend() calls v7_flush_dcache_all() which doesn't save
61 ENTRY(omap4_finish_suspend)
226 ENDPROC(omap4_finish_suspend)
H A Domap-mpuss-lowpower.c440 omap_pm_ops.finish_suspend = omap4_finish_suspend; in omap4_mpuss_init()

Completed in 3 milliseconds