Home
last modified time | relevance | path

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

/openbmc/u-boot/board/armltd/integrator/
H A Dlowlevel_init.S14 mov r0, #CM_BASE
75 mov r0, #CM_BASE
112 mov r0, #CM_BASE
128 mov r0, #CM_BASE /* reload for later code */
177 mov r0, #CM_BASE
H A Dintegrator.c145 cm_reg_sdram = readl(CM_BASE + OS_SDRAM); in dram_init()
/openbmc/u-boot/include/
H A Darmcoremodule.h14 #define CM_BASE 0x10000000 macro