Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/ti/
H A Dpm33xx.c66 static unsigned long suspend_wfi_flags; variable
203 suspend_wfi_flags |= WFI_FLAG_RTC_ONLY; in am33xx_pm_suspend()
206 suspend_wfi_flags); in am33xx_pm_suspend()
208 suspend_wfi_flags &= ~WFI_FLAG_RTC_ONLY; in am33xx_pm_suspend()
219 suspend_wfi_flags); in am33xx_pm_suspend()
553 suspend_wfi_flags |= WFI_FLAG_FLUSH_CACHE; in am33xx_pm_probe()
554 suspend_wfi_flags |= WFI_FLAG_SELF_REFRESH; in am33xx_pm_probe()
555 suspend_wfi_flags |= WFI_FLAG_SAVE_EMIF; in am33xx_pm_probe()
556 suspend_wfi_flags |= WFI_FLAG_WAKE_M3; in am33xx_pm_probe()
/kernel/linux/linux-6.6/drivers/soc/ti/
H A Dpm33xx.c66 static unsigned long suspend_wfi_flags; variable
201 suspend_wfi_flags |= WFI_FLAG_RTC_ONLY; in am33xx_pm_suspend()
204 suspend_wfi_flags); in am33xx_pm_suspend()
206 suspend_wfi_flags &= ~WFI_FLAG_RTC_ONLY; in am33xx_pm_suspend()
217 suspend_wfi_flags); in am33xx_pm_suspend()
551 suspend_wfi_flags |= WFI_FLAG_FLUSH_CACHE; in am33xx_pm_probe()
552 suspend_wfi_flags |= WFI_FLAG_SELF_REFRESH; in am33xx_pm_probe()
553 suspend_wfi_flags |= WFI_FLAG_SAVE_EMIF; in am33xx_pm_probe()
554 suspend_wfi_flags |= WFI_FLAG_WAKE_M3; in am33xx_pm_probe()

Completed in 2 milliseconds