Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/ti/
Dpm33xx.c32 static int (*am33xx_do_wfi_sram)(unsigned long unused); variable
48 return ((unsigned long)am33xx_do_wfi_sram + in sram_suspend_address()
58 am33xx_do_wfi_sram, suspend_wfi_flags); in am33xx_pm_suspend()
238 am33xx_do_wfi_sram = sram_exec_copy(sram_pool, (void *)ocmcram_location, in am33xx_push_sram_idle()
241 if (!am33xx_do_wfi_sram) { in am33xx_push_sram_idle()