OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPM_SLEEP_ISR_MASK
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/drivers/spm/
spm.c
115
mmio_write_32(
SPM_SLEEP_ISR_MASK
, 0xff0c);
203
mmio_write_32(
SPM_SLEEP_ISR_MASK
, 0xfe04);
309
mmio_write_32(
SPM_SLEEP_ISR_MASK
, 0xFF0C);
spm.h
75
#define
SPM_SLEEP_ISR_MASK
(SPM_BASE + 0x900)
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
spm.h
76
#define
SPM_SLEEP_ISR_MASK
(SPM_BASE + 0x900)
Completed in 48 milliseconds