Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/ti/
H A Dpm33xx.c65 static unsigned long suspend_wfi_flags; variable
202 suspend_wfi_flags |= WFI_FLAG_RTC_ONLY; in am33xx_pm_suspend()
205 suspend_wfi_flags); in am33xx_pm_suspend()
207 suspend_wfi_flags &= ~WFI_FLAG_RTC_ONLY; in am33xx_pm_suspend()
218 suspend_wfi_flags); in am33xx_pm_suspend()
552 suspend_wfi_flags |= WFI_FLAG_FLUSH_CACHE; in am33xx_pm_probe()
553 suspend_wfi_flags |= WFI_FLAG_SELF_REFRESH; in am33xx_pm_probe()
554 suspend_wfi_flags |= WFI_FLAG_SAVE_EMIF; in am33xx_pm_probe()
555 suspend_wfi_flags |= WFI_FLAG_WAKE_M3; in am33xx_pm_probe()