Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dpm33xx.h34 #define WFI_FLAG_SAVE_EMIF BIT(2) macro
/openbmc/linux/arch/arm/mach-omap2/
H A Dsleep33xx.S82 tst r4, #WFI_FLAG_SAVE_EMIF
H A Dsleep43xx.S184 tst r4, #WFI_FLAG_SAVE_EMIF
/openbmc/linux/drivers/soc/ti/
H A Dpm33xx.c553 suspend_wfi_flags |= WFI_FLAG_SAVE_EMIF; in am33xx_pm_probe()