Home
last modified time | relevance | path

Searched refs:MVEBU_CPU_DEC_WIN_REG_BASE (Results 1 – 2 of 2) sorted by relevance

/external/arm-trusted-firmware/plat/marvell/armada/a3k/common/include/
Dplatform_def.h205 (MVEBU_CPU_DEC_WIN_REG_BASE + (win_num) * 0x10)
212 (MVEBU_CPU_DEC_WIN_REG_BASE + 0x4 + (win_num) * 0x10)
219 (MVEBU_CPU_DEC_WIN_REG_BASE + 0x8 + (win_num) * 0x10)
225 (MVEBU_CPU_DEC_WIN_REG_BASE + 0xC + (win_num) * 0x10)
230 #define CPU_DEC_CCI_BASE_REG (MVEBU_CPU_DEC_WIN_REG_BASE + 0xe0)
Da3700_plat_def.h113 #define MVEBU_CPU_DEC_WIN_REG_BASE (MVEBU_REGS_BASE + 0xCF00) macro