Searched refs:CONFIG_SYS_SDRAM_EMOD (Results 1 – 22 of 22) sorted by relevance
| /u-boot/board/freescale/m5208evbe/ |
| A D | m5208evbe.c | 61 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
|
| /u-boot/board/freescale/m53017evb/ |
| A D | m53017evb.c | 61 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
|
| /u-boot/board/freescale/m5329evb/ |
| A D | m5329evb.c | 48 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
|
| /u-boot/board/freescale/m5373evb/ |
| A D | m5373evb.c | 48 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
|
| /u-boot/board/freescale/m52277evb/ |
| A D | m52277evb.c | 63 out_be32(&sdram->sdmr, CONFIG_SYS_SDRAM_EMOD); in dram_init()
|
| /u-boot/include/configs/ |
| A D | M5208EVBE.h | 104 #define CONFIG_SYS_SDRAM_EMOD 0x80010000 macro
|
| A D | M53017EVB.h | 120 #define CONFIG_SYS_SDRAM_EMOD 0x80010000 macro
|
| A D | M5329EVB.h | 116 #define CONFIG_SYS_SDRAM_EMOD 0x40010000 macro
|
| A D | M5373EVB.h | 118 #define CONFIG_SYS_SDRAM_EMOD 0x40010000 macro
|
| A D | M52277EVB.h | 144 #define CONFIG_SYS_SDRAM_EMOD 0x81810000 macro
|
| A D | M5475EVB.h | 153 #define CONFIG_SYS_SDRAM_EMOD 0x40010000 macro
|
| A D | M54451EVB.h | 153 #define CONFIG_SYS_SDRAM_EMOD 0x80810000 macro
|
| A D | M5485EVB.h | 141 #define CONFIG_SYS_SDRAM_EMOD 0x40010000 macro
|
| A D | M54455EVB.h | 202 #define CONFIG_SYS_SDRAM_EMOD 0x40010000 macro
|
| /u-boot/board/freescale/m547xevb/ |
| A D | m547xevb.c | 65 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
|
| /u-boot/board/freescale/m548xevb/ |
| A D | m548xevb.c | 65 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
|
| /u-boot/board/freescale/m54451evb/ |
| A D | sbf_dram_init.S | 80 move.l #(CONFIG_SYS_SDRAM_EMOD), (%a1)
|
| /u-boot/board/freescale/m54455evb/ |
| A D | sbf_dram_init.S | 64 move.l #(CONFIG_SYS_SDRAM_EMOD + 0x408), (%a1)
|
| A D | m54455evb.c | 61 out_be32(&sdram->sdmr, CONFIG_SYS_SDRAM_EMOD | 0x408); in dram_init()
|
| /u-boot/doc/arch/ |
| A D | m68k.rst | 161 CONFIG_SYS_SDRAM_EMOD:
|
| /u-boot/arch/m68k/cpu/mcf5227x/ |
| A D | start.S | 174 move.l #(CONFIG_SYS_SDRAM_EMOD), (%a1)
|
| /u-boot/scripts/ |
| A D | config_whitelist.txt | 3537 CONFIG_SYS_SDRAM_EMOD
|
Completed in 34 milliseconds