suspend_wfi_flags   62 drivers/soc/ti/pm33xx.c static unsigned long suspend_wfi_flags;
suspend_wfi_flags  175 drivers/soc/ti/pm33xx.c 		suspend_wfi_flags |= WFI_FLAG_RTC_ONLY;
suspend_wfi_flags  178 drivers/soc/ti/pm33xx.c 					  suspend_wfi_flags);
suspend_wfi_flags  180 drivers/soc/ti/pm33xx.c 		suspend_wfi_flags &= ~WFI_FLAG_RTC_ONLY;
suspend_wfi_flags  191 drivers/soc/ti/pm33xx.c 					  suspend_wfi_flags);
suspend_wfi_flags  500 drivers/soc/ti/pm33xx.c 	suspend_wfi_flags |= WFI_FLAG_FLUSH_CACHE;
suspend_wfi_flags  501 drivers/soc/ti/pm33xx.c 	suspend_wfi_flags |= WFI_FLAG_SELF_REFRESH;
suspend_wfi_flags  502 drivers/soc/ti/pm33xx.c 	suspend_wfi_flags |= WFI_FLAG_SAVE_EMIF;
suspend_wfi_flags  503 drivers/soc/ti/pm33xx.c 	suspend_wfi_flags |= WFI_FLAG_WAKE_M3;