Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/ti/
Dpm33xx.c44 static unsigned long suspend_wfi_flags; variable
58 am33xx_do_wfi_sram, suspend_wfi_flags); in am33xx_pm_suspend()
322 suspend_wfi_flags |= WFI_FLAG_FLUSH_CACHE; in am33xx_pm_probe()
323 suspend_wfi_flags |= WFI_FLAG_SELF_REFRESH; in am33xx_pm_probe()
324 suspend_wfi_flags |= WFI_FLAG_SAVE_EMIF; in am33xx_pm_probe()
325 suspend_wfi_flags |= WFI_FLAG_WAKE_M3; in am33xx_pm_probe()