Searched refs:CONFIG_SYS_SDRAM_CFG1 (Results 1 – 23 of 23) sorted by relevance
/third_party/uboot/u-boot-2020.01/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)
|
/third_party/uboot/u-boot-2020.01/board/freescale/m5208evbe/ |
D | m5208evbe.c | 41 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
/third_party/uboot/u-boot-2020.01/board/freescale/m5373evb/ |
D | m5373evb.c | 38 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
/third_party/uboot/u-boot-2020.01/board/freescale/m53017evb/ |
D | m53017evb.c | 41 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
/third_party/uboot/u-boot-2020.01/board/freescale/m5329evb/ |
D | m5329evb.c | 38 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
/third_party/uboot/u-boot-2020.01/board/freescale/m52277evb/ |
D | m52277evb.c | 50 out_be32(&sdram->sdcfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
/third_party/uboot/u-boot-2020.01/board/freescale/m547xevb/ |
D | m547xevb.c | 56 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
/third_party/uboot/u-boot-2020.01/board/freescale/m548xevb/ |
D | m548xevb.c | 56 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
/third_party/uboot/u-boot-2020.01/include/configs/ |
D | M5208EVBE.h | 107 #define CONFIG_SYS_SDRAM_CFG1 0x43711630 macro
|
D | M53017EVB.h | 125 #define CONFIG_SYS_SDRAM_CFG1 0x43711630 macro
|
D | M5329EVB.h | 119 #define CONFIG_SYS_SDRAM_CFG1 0x53722730 macro
|
D | M5373EVB.h | 119 #define CONFIG_SYS_SDRAM_CFG1 0x53722730 macro
|
D | M54451EVB.h | 155 #define CONFIG_SYS_SDRAM_CFG1 0x33633F30 macro
|
D | M52277EVB.h | 141 #define CONFIG_SYS_SDRAM_CFG1 0x43711630 macro
|
D | M5485EVB.h | 148 #define CONFIG_SYS_SDRAM_CFG1 0x73711630 macro
|
D | M5475EVB.h | 160 #define CONFIG_SYS_SDRAM_CFG1 0x73711630 macro
|
D | M54455EVB.h | 206 #define CONFIG_SYS_SDRAM_CFG1 0x65311610 macro
|
/third_party/uboot/u-boot-2020.01/board/freescale/m54455evb/ |
D | sbf_dram_init.S | 50 move.l #(CONFIG_SYS_SDRAM_CFG1), (%a1)
|
D | m54455evb.c | 52 out_be32(&sdram->sdcfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
/third_party/uboot/u-boot-2020.01/doc/arch/ |
D | m68k.rst | 153 CONFIG_SYS_SDRAM_CFG1:
|
/third_party/uboot/u-boot-2020.01/arch/m68k/cpu/mcf5227x/ |
D | start.S | 158 move.l #(CONFIG_SYS_SDRAM_CFG1), (%a1)
|
/third_party/uboot/u-boot-2020.01/scripts/ |
D | config_whitelist.txt | 3861 CONFIG_SYS_SDRAM_CFG1
|