Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-zynqmp/
H A Dmp.c32 #define ZYNQMP_TCM_START_ADDRESS 0xFFE00000 macro
199 writel(0xea000000, ZYNQMP_TCM_START_ADDRESS); in write_tcm_boot_trampoline()
200 writel(boot_addr, ZYNQMP_TCM_START_ADDRESS + 0x4); in write_tcm_boot_trampoline()
201 writel(0xe59f0004, ZYNQMP_TCM_START_ADDRESS + 0x8); in write_tcm_boot_trampoline()
202 writel(0xe5901000, ZYNQMP_TCM_START_ADDRESS + 0xc); in write_tcm_boot_trampoline()
203 writel(0xe12fff11, ZYNQMP_TCM_START_ADDRESS + 0x10); in write_tcm_boot_trampoline()
204 writel(0x00000004, ZYNQMP_TCM_START_ADDRESS + 0x14); // address for in write_tcm_boot_trampoline()