Home
last modified time | relevance | path

Searched refs:SPM_BASE (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
Dspm.h10 #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 …]
Dplatform_def.h22 #define SPM_BASE (IO_PHYS + 0x6000) macro
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/drivers/spm/
Dspm.h9 #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/
Dmt8173_def.h22 #define SPM_BASE (IO_PHYS + 0x6000) macro