Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/armltd/integrator/
H A Dlowlevel_init.S15 mov r0, #CM_BASE
76 mov r0, #CM_BASE
113 mov r0, #CM_BASE
129 mov r0, #CM_BASE /* reload for later code */
178 mov r0, #CM_BASE
H A Dintegrator.c146 cm_reg_sdram = readl(CM_BASE + OS_SDRAM); in dram_init()
/OK3568_Linux_fs/u-boot/include/
H A Darmcoremodule.h15 #define CM_BASE 0x10000000 macro