Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dpm33xx.h35 #define WFI_FLAG_WAKE_M3 BIT(3) macro
/OK3568_Linux_fs/kernel/drivers/soc/ti/
H A Dpm33xx.c143 if (wfi_flags & WFI_FLAG_WAKE_M3) in am33xx_do_sram_idle()
555 suspend_wfi_flags |= WFI_FLAG_WAKE_M3; in am33xx_pm_probe()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dsleep33xx.S107 tst r4, #WFI_FLAG_WAKE_M3
H A Dpm33xx-core.c408 states[state_count].wfi_flags |= WFI_FLAG_WAKE_M3 | in amx3_idle_init()
H A Dsleep43xx.S236 tst r4, #WFI_FLAG_WAKE_M3