Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/ti/
Dpm33xx.c62 static unsigned long suspend_wfi_flags; variable
175 suspend_wfi_flags |= WFI_FLAG_RTC_ONLY; in am33xx_pm_suspend()
178 suspend_wfi_flags); in am33xx_pm_suspend()
180 suspend_wfi_flags &= ~WFI_FLAG_RTC_ONLY; in am33xx_pm_suspend()
191 suspend_wfi_flags); in am33xx_pm_suspend()
500 suspend_wfi_flags |= WFI_FLAG_FLUSH_CACHE; in am33xx_pm_probe()
501 suspend_wfi_flags |= WFI_FLAG_SELF_REFRESH; in am33xx_pm_probe()
502 suspend_wfi_flags |= WFI_FLAG_SAVE_EMIF; in am33xx_pm_probe()
503 suspend_wfi_flags |= WFI_FLAG_WAKE_M3; in am33xx_pm_probe()