Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dpm.h75 extern void (*omap3_do_wfi_sram)(void);
H A Dpm34xx.c66 void (*omap3_do_wfi_sram)(void); variable
436 omap3_do_wfi_sram = omap_sram_push(omap3_do_wfi, omap3_do_wfi_sz); in omap_push_sram_idle()
H A Dsleep34xx.S143 * For non-OFF modes: jump to the WFI code in SRAM (omap3_do_wfi_sram)
186 .word omap3_do_wfi_sram
201 * - executed from SRAM for non-off modes (omap3_do_wfi_sram),
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dpm.h58 extern void (*omap3_do_wfi_sram)(void);
H A Dpm34xx.c66 void (*omap3_do_wfi_sram)(void); variable
439 omap3_do_wfi_sram = omap_sram_push(omap3_do_wfi, omap3_do_wfi_sz); in omap_push_sram_idle()
H A Dsleep34xx.S143 * For non-OFF modes: jump to the WFI code in SRAM (omap3_do_wfi_sram)
186 .word omap3_do_wfi_sram
201 * - executed from SRAM for non-off modes (omap3_do_wfi_sram),

Completed in 4 milliseconds