Searched refs:am33xx_do_wfi_sram (Results 1 – 1 of 1) sorted by relevance
47 static int (*am33xx_do_wfi_sram)(unsigned long unused); variable82 return ((unsigned long)am33xx_do_wfi_sram + in sram_suspend_address()102 am33xx_do_wfi_sram = sram_exec_copy(sram_pool, (void *)ocmcram_location, in am33xx_push_sram_idle()105 if (!am33xx_do_wfi_sram) { in am33xx_push_sram_idle()146 return pm_ops->cpu_suspend(am33xx_do_wfi_sram, wfi_flags); in am33xx_do_sram_idle()179 am33xx_do_wfi_sram(wfi_flags); in am33xx_rtc_only_idle()217 ret = pm_ops->soc_suspend(suspend_state, am33xx_do_wfi_sram, in am33xx_pm_suspend()