Home
last modified time | relevance | path

Searched refs:PLAT_MT_CCI_BASE (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-a-3.4.0/plat/mediatek/mt8183/include/
Dplat_macros.S69 mov_imm x7, (PLAT_MT_CCI_BASE + SLAVE_IFACE_OFFSET( \
73 mov_imm x7, (PLAT_MT_CCI_BASE + SLAVE_IFACE_OFFSET( \
Dplatform_def.h32 #define PLAT_MT_CCI_BASE 0x0c500000 macro
/trusted-firmware-a-3.4.0/plat/mediatek/mt8173/include/
Dplat_macros.S69 mov_imm x7, (PLAT_MT_CCI_BASE + SLAVE_IFACE_OFFSET( \
73 mov_imm x7, (PLAT_MT_CCI_BASE + SLAVE_IFACE_OFFSET( \
Dmt8173_def.h31 #define PLAT_MT_CCI_BASE (IO_PHYS + 0x390000) macro
/trusted-firmware-a-3.4.0/plat/mediatek/mt8173/aarch64/
Dplatform_common.c74 cci_init(PLAT_MT_CCI_BASE, cci_map, ARRAY_SIZE(cci_map)); in plat_cci_init()
/trusted-firmware-a-3.4.0/plat/mediatek/mt8183/aarch64/
Dplatform_common.c64 mcsi_init(PLAT_MT_CCI_BASE, ARRAY_SIZE(cci_map)); in plat_mtk_cci_init()
/trusted-firmware-a-3.4.0/plat/mediatek/mt8192/include/
Dplatform_def.h14 #define PLAT_MT_CCI_BASE 0x0c500000 macro