Home
last modified time | relevance | path

Searched refs:MTK_LPM_SRAM_BASE (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/common/lpm_v2/
H A Dmt_lp_mmap.c12 #if (MTK_LPM_SRAM_BASE && MTK_LPM_SRAM_MAP_SIZE)
14 MAP_REGION_FLAT(MTK_LPM_SRAM_BASE, MTK_LPM_SRAM_MAP_SIZE,
/rk3399_ARM-atf/plat/mediatek/mt8189/include/
H A Dplatform_def.h53 #define MTK_LPM_SRAM_BASE (0x11B000) macro
94 #define MTK_LPM_SRAM_BASE (0x11B000) macro
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/constraints/
H A Dmt_spm_trace.h40 #define MT_SPM_SYSRAM_BASE (MTK_LPM_SRAM_BASE + 0x500)
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/constraints/
H A Dmt_spm_trace.h39 #define MT_SPM_SYSRAM_BASE (MTK_LPM_SRAM_BASE + 0x500)
/rk3399_ARM-atf/plat/mediatek/mt8196/include/
H A Dplatform_def.h329 #define MTK_LPM_SRAM_BASE 0x11B000 macro