Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/marvell/armada/a3k/common/
H A Dcm3_system_reset.c28 #define MVEBU_RWTM_PARAM0_REG (MVEBU_RWTM_REG_BASE)
29 #define MVEBU_RWTM_CMD_REG (MVEBU_RWTM_REG_BASE + 0x40)
30 #define MVEBU_RWTM_HOST_INT_RESET_REG (MVEBU_RWTM_REG_BASE + 0xC8)
31 #define MVEBU_RWTM_HOST_INT_MASK_REG (MVEBU_RWTM_REG_BASE + 0xCC)
/rk3399_ARM-atf/plat/marvell/armada/a3k/common/include/
H A Da3700_plat_def.h167 #define MVEBU_RWTM_REG_BASE (MVEBU_REGS_BASE + 0xB0000) macro