Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/marvell/armada/a3k/common/include/
Dplatform_def.h200 #define CPU_DEC_CR_WIN_TARGET_OFFS 4 macro
202 (0xf << CPU_DEC_CR_WIN_TARGET_OFFS)
/trusted-firmware-a-latest/plat/marvell/armada/a3k/common/
Ddram_win.c197 CPU_DEC_CR_WIN_TARGET_OFFS; in dram_win_map_build()
262 ctrl_reg |= (win_cfg->target << CPU_DEC_CR_WIN_TARGET_OFFS); in cpu_win_set()