Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dpm33xx.h35 #define WFI_FLAG_WAKE_M3 BIT(3) macro
/openbmc/linux/drivers/soc/ti/
H A Dpm33xx.c142 if (wfi_flags & WFI_FLAG_WAKE_M3) in am33xx_do_sram_idle()
554 suspend_wfi_flags |= WFI_FLAG_WAKE_M3; in am33xx_pm_probe()
/openbmc/linux/arch/arm/mach-omap2/
H A Dpm33xx-core.c403 states[state_count].wfi_flags |= WFI_FLAG_WAKE_M3 | in amx3_idle_init()
H A Dsleep33xx.S107 tst r4, #WFI_FLAG_WAKE_M3
H A Dsleep43xx.S236 tst r4, #WFI_FLAG_WAKE_M3