Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/platform_data/
Dpm33xx.h35 #define WFI_FLAG_WAKE_M3 BIT(3) macro
/Linux-v6.1/drivers/soc/ti/
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()
/Linux-v6.1/arch/arm/mach-omap2/
Dpm33xx-core.c408 states[state_count].wfi_flags |= WFI_FLAG_WAKE_M3 | in amx3_idle_init()
Dsleep33xx.S107 tst r4, #WFI_FLAG_WAKE_M3
Dsleep43xx.S236 tst r4, #WFI_FLAG_WAKE_M3