Home
last modified time | relevance | path

Searched refs:WAKE_SRC_MD32 (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/mt8173/drivers/spm/
H A Dspm_suspend.c23 (WAKE_SRC_KP | WAKE_SRC_EINT | WAKE_SRC_MD32 | \
H A Dspm_mcdi.c27 WAKE_SRC_MD32 | WAKE_SRC_USB_CD | WAKE_SRC_USB_PDN | \
H A Dspm.h190 #define WAKE_SRC_MD32 (1 << 10) macro