Searched refs:WFI_FLAG_WAKE_M3 (Results 1 – 4 of 4) sorted by relevance
35 #define WFI_FLAG_WAKE_M3 BIT(3) macro
107 tst r4, #WFI_FLAG_WAKE_M3
236 tst r4, #WFI_FLAG_WAKE_M3
503 suspend_wfi_flags |= WFI_FLAG_WAKE_M3; in am33xx_pm_probe()