Searched refs:CONFIG_SYS_SDRAM_EMOD (Results 1 – 22 of 22) sorted by relevance
/external/u-boot/board/freescale/m5208evbe/ |
D | m5208evbe.c | 58 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
|
/external/u-boot/board/freescale/m5329evb/ |
D | m5329evb.c | 45 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
|
/external/u-boot/board/freescale/m5373evb/ |
D | m5373evb.c | 45 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
|
/external/u-boot/board/freescale/m53017evb/ |
D | m53017evb.c | 58 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
|
/external/u-boot/board/freescale/m52277evb/ |
D | m52277evb.c | 60 out_be32(&sdram->sdmr, CONFIG_SYS_SDRAM_EMOD); in dram_init()
|
/external/u-boot/board/freescale/m548xevb/ |
D | m548xevb.c | 62 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
|
/external/u-boot/board/freescale/m547xevb/ |
D | m547xevb.c | 62 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
|
/external/u-boot/include/configs/ |
D | M5208EVBE.h | 111 #define CONFIG_SYS_SDRAM_EMOD 0x80010000 macro
|
D | M53017EVB.h | 129 #define CONFIG_SYS_SDRAM_EMOD 0x80010000 macro
|
D | M5329EVB.h | 123 #define CONFIG_SYS_SDRAM_EMOD 0x40010000 macro
|
D | M5373EVB.h | 123 #define CONFIG_SYS_SDRAM_EMOD 0x40010000 macro
|
D | M5485EVB.h | 152 #define CONFIG_SYS_SDRAM_EMOD 0x40010000 macro
|
D | M5475EVB.h | 164 #define CONFIG_SYS_SDRAM_EMOD 0x40010000 macro
|
D | M52277EVB.h | 156 #define CONFIG_SYS_SDRAM_EMOD 0x81810000 macro
|
D | M54451EVB.h | 172 #define CONFIG_SYS_SDRAM_EMOD 0x80810000 macro
|
D | M54455EVB.h | 221 #define CONFIG_SYS_SDRAM_EMOD 0x40010000 macro
|
/external/u-boot/board/freescale/m54451evb/ |
D | sbf_dram_init.S | 80 move.l #(CONFIG_SYS_SDRAM_EMOD), (%a1)
|
/external/u-boot/board/freescale/m54455evb/ |
D | sbf_dram_init.S | 64 move.l #(CONFIG_SYS_SDRAM_EMOD + 0x408), (%a1)
|
D | m54455evb.c | 58 out_be32(&sdram->sdmr, CONFIG_SYS_SDRAM_EMOD | 0x408); in dram_init()
|
/external/u-boot/doc/ |
D | README.m68k | 140 CONFIG_SYS_SDRAM_EMOD
|
/external/u-boot/arch/m68k/cpu/mcf5227x/ |
D | start.S | 174 move.l #(CONFIG_SYS_SDRAM_EMOD), (%a1)
|
/external/u-boot/scripts/ |
D | config_whitelist.txt | 4180 CONFIG_SYS_SDRAM_EMOD
|