OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WAKE_SRC_KP
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
spm.h
183
#define
WAKE_SRC_KP
(1 << 2)
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/drivers/spm/
spm.h
185
#define
WAKE_SRC_KP
(1 << 2)
spm_suspend.c
21
(
WAKE_SRC_KP
| WAKE_SRC_EINT | WAKE_SRC_MD32 | \
spm_mcdi.c
23
(
WAKE_SRC_KP
| WAKE_SRC_GPT | WAKE_SRC_EINT | \
Completed in 56 milliseconds