Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8173/drivers/spm/
H A Dspm_suspend.c24 WAKE_SRC_USB_CD | WAKE_SRC_USB_PDN | WAKE_SRC_THERM | \
H A Dspm_mcdi.c28 WAKE_SRC_AFE | WAKE_SRC_THERM | WAKE_SRC_CIRQ | \
H A Dspm.h194 #define WAKE_SRC_THERM (1 << 21) macro