Searched refs:WFI_FLAG_SAVE_EMIF (Results 1 – 4 of 4) sorted by relevance
34 #define WFI_FLAG_SAVE_EMIF BIT(2) macro
82 tst r4, #WFI_FLAG_SAVE_EMIF
184 tst r4, #WFI_FLAG_SAVE_EMIF
543 suspend_wfi_flags |= WFI_FLAG_SAVE_EMIF; in am33xx_pm_probe()