OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPM_SLEEP_CA7_WFI3_EN
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
spm.h
103
#define
SPM_SLEEP_CA7_WFI3_EN
(SPM_BASE + 0xf0c)
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/drivers/spm/
spm.c
179
mmio_write_32(
SPM_SLEEP_CA7_WFI3_EN
, !!pwrctrl->ca7_wfi3_en);
spm.h
102
#define
SPM_SLEEP_CA7_WFI3_EN
(SPM_BASE + 0xf0c)
spm_mcdi.c
344
mmio_write_32(
SPM_SLEEP_CA7_WFI3_EN
, 1);
394
mmio_write_32(
SPM_SLEEP_CA7_WFI3_EN
, 0);
Completed in 197 milliseconds