Home
last modified time | relevance | path

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

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