Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/marvell/
Dddr_phy_access.h10 #define DEVICE_BASE 0xF0000000 macro
12 #define DDR_PHY_BASE_ADDR (DEVICE_BASE + DDR_PHY_OFFSET)
/trusted-firmware-a-latest/plat/hisilicon/hikey960/
Dhikey960_def.h16 #define DEVICE_BASE 0xE0000000 macro
/trusted-firmware-a-latest/plat/hisilicon/poplar/aarch64/
Dplatform_common.c25 #define MAP_DEVICE MAP_REGION_FLAT(DEVICE_BASE, \
/trusted-firmware-a-latest/plat/hisilicon/hikey/include/
Dhikey_def.h14 #define DEVICE_BASE 0xF4000000 macro
/trusted-firmware-a-latest/plat/hisilicon/hikey960/aarch64/
Dhikey960_common.c25 #define MAP_DEVICE MAP_REGION_FLAT(DEVICE_BASE, \
/trusted-firmware-a-latest/plat/hisilicon/hikey/aarch64/
Dhikey_common.c23 #define MAP_DEVICE MAP_REGION_FLAT(DEVICE_BASE, \
/trusted-firmware-a-latest/plat/hisilicon/poplar/include/
Dplatform_def.h61 #define DEVICE_BASE (0xF0000000) macro