Searched refs:CONFIG_SYS_SDRAM_CFG1 (Results 1 – 23 of 23) sorted by relevance
/external/u-boot/board/freescale/m54451evb/ |
D | m54451evb.c | 44 if ((in_be32(&sdram->sdcfg1) == CONFIG_SYS_SDRAM_CFG1) && in dram_init() 58 out_be32(&sdram->sdcfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
D | sbf_dram_init.S | 50 move.l #(CONFIG_SYS_SDRAM_CFG1), (%a1)
|
/external/u-boot/board/freescale/m5208evbe/ |
D | m5208evbe.c | 41 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
/external/u-boot/board/freescale/m5329evb/ |
D | m5329evb.c | 38 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
/external/u-boot/board/freescale/m5373evb/ |
D | m5373evb.c | 38 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
/external/u-boot/board/freescale/m53017evb/ |
D | m53017evb.c | 41 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
/external/u-boot/board/freescale/m52277evb/ |
D | m52277evb.c | 50 out_be32(&sdram->sdcfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
/external/u-boot/board/freescale/m547xevb/ |
D | m547xevb.c | 55 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
/external/u-boot/board/freescale/m548xevb/ |
D | m548xevb.c | 55 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
/external/u-boot/include/configs/ |
D | M5208EVBE.h | 108 #define CONFIG_SYS_SDRAM_CFG1 0x43711630 macro
|
D | M53017EVB.h | 126 #define CONFIG_SYS_SDRAM_CFG1 0x43711630 macro
|
D | M5329EVB.h | 120 #define CONFIG_SYS_SDRAM_CFG1 0x53722730 macro
|
D | M5373EVB.h | 120 #define CONFIG_SYS_SDRAM_CFG1 0x53722730 macro
|
D | M5485EVB.h | 149 #define CONFIG_SYS_SDRAM_CFG1 0x73711630 macro
|
D | M54451EVB.h | 169 #define CONFIG_SYS_SDRAM_CFG1 0x33633F30 macro
|
D | M52277EVB.h | 153 #define CONFIG_SYS_SDRAM_CFG1 0x43711630 macro
|
D | M5475EVB.h | 161 #define CONFIG_SYS_SDRAM_CFG1 0x73711630 macro
|
D | M54455EVB.h | 218 #define CONFIG_SYS_SDRAM_CFG1 0x65311610 macro
|
/external/u-boot/board/freescale/m54455evb/ |
D | sbf_dram_init.S | 50 move.l #(CONFIG_SYS_SDRAM_CFG1), (%a1)
|
D | m54455evb.c | 51 out_be32(&sdram->sdcfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
/external/u-boot/doc/ |
D | README.m68k | 136 CONFIG_SYS_SDRAM_CFG1
|
/external/u-boot/arch/m68k/cpu/mcf5227x/ |
D | start.S | 158 move.l #(CONFIG_SYS_SDRAM_CFG1), (%a1)
|
/external/u-boot/scripts/ |
D | config_whitelist.txt | 4175 CONFIG_SYS_SDRAM_CFG1
|