Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/platform_data/
Dpm33xx.h36 #define WFI_FLAG_RTC_ONLY BIT(4) macro
/Linux-v5.4/drivers/soc/ti/
Dpm33xx.c175 suspend_wfi_flags |= WFI_FLAG_RTC_ONLY; in am33xx_pm_suspend()
180 suspend_wfi_flags &= ~WFI_FLAG_RTC_ONLY; in am33xx_pm_suspend()
/Linux-v5.4/arch/arm/mach-omap2/
Dsleep43xx.S165 tst r4, #WFI_FLAG_RTC_ONLY
208 tst r4, #WFI_FLAG_RTC_ONLY