OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPM_BASE
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
spm.h
10
#define SPM_POWERON_CONFIG_SET (
SPM_BASE
+ 0x000)
11
#define SPM_POWER_ON_VAL0 (
SPM_BASE
+ 0x010)
12
#define SPM_POWER_ON_VAL1 (
SPM_BASE
+ 0x014)
13
#define SPM_CLK_SETTLE (
SPM_BASE
+ 0x100)
14
#define SPM_CA7_CPU1_PWR_CON (
SPM_BASE
+ 0x218)
15
#define SPM_CA7_CPU2_PWR_CON (
SPM_BASE
+ 0x21c)
16
#define SPM_CA7_CPU3_PWR_CON (
SPM_BASE
+ 0x220)
17
#define SPM_CA7_CPU1_L1_PDN (
SPM_BASE
+ 0x264)
18
#define SPM_CA7_CPU2_L1_PDN (
SPM_BASE
+ 0x26c)
19
#define SPM_CA7_CPU3_L1_PDN (
SPM_BASE
+ 0x274
[
all
...]
platform_def.h
22
#define
SPM_BASE
(IO_PHYS + 0x6000)
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/drivers/spm/
spm.h
9
#define SPM_POWERON_CONFIG_SET (
SPM_BASE
+ 0x000)
10
#define SPM_POWER_ON_VAL0 (
SPM_BASE
+ 0x010)
11
#define SPM_POWER_ON_VAL1 (
SPM_BASE
+ 0x014)
12
#define SPM_CLK_SETTLE (
SPM_BASE
+ 0x100)
13
#define SPM_CA7_CPU1_PWR_CON (
SPM_BASE
+ 0x218)
14
#define SPM_CA7_CPU2_PWR_CON (
SPM_BASE
+ 0x21c)
15
#define SPM_CA7_CPU3_PWR_CON (
SPM_BASE
+ 0x220)
16
#define SPM_CA7_CPU1_L1_PDN (
SPM_BASE
+ 0x264)
17
#define SPM_CA7_CPU2_L1_PDN (
SPM_BASE
+ 0x26c)
18
#define SPM_CA7_CPU3_L1_PDN (
SPM_BASE
+ 0x274
[
all
...]
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/include/
mt8173_def.h
22
#define
SPM_BASE
(IO_PHYS + 0x6000)
Completed in 494 milliseconds