/external/u-boot/board/freescale/m54451evb/ |
D | m54451evb.c | 45 (in_be32(&sdram->sdcfg2) == CONFIG_SYS_SDRAM_CFG2)) in dram_init() 59 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
D | sbf_dram_init.S | 53 move.l #(CONFIG_SYS_SDRAM_CFG2), (%a2)
|
/external/u-boot/board/freescale/m5208evbe/ |
D | m5208evbe.c | 42 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
/external/u-boot/board/freescale/m5329evb/ |
D | m5329evb.c | 39 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
/external/u-boot/board/freescale/m5373evb/ |
D | m5373evb.c | 39 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
/external/u-boot/board/freescale/m53017evb/ |
D | m53017evb.c | 42 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
/external/u-boot/board/freescale/m52277evb/ |
D | m52277evb.c | 51 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
/external/u-boot/board/freescale/m548xevb/ |
D | m548xevb.c | 56 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
/external/u-boot/board/freescale/m547xevb/ |
D | m547xevb.c | 56 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
/external/u-boot/include/configs/ |
D | M5208EVBE.h | 109 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
|
D | M53017EVB.h | 127 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
|
D | M5329EVB.h | 121 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
|
D | M5373EVB.h | 121 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
|
D | M5485EVB.h | 150 #define CONFIG_SYS_SDRAM_CFG2 0x46770000 macro
|
D | M5475EVB.h | 162 #define CONFIG_SYS_SDRAM_CFG2 0x46770000 macro
|
D | M52277EVB.h | 154 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
|
D | M54451EVB.h | 170 #define CONFIG_SYS_SDRAM_CFG2 0x57670000 macro
|
D | M54455EVB.h | 219 #define CONFIG_SYS_SDRAM_CFG2 0x59670000 macro
|
D | ve8313.h | 99 #define CONFIG_SYS_SDRAM_CFG2 0x00401000 macro
|
D | ids8313.h | 147 #define CONFIG_SYS_SDRAM_CFG2 0x00401000 macro
|
/external/u-boot/board/freescale/m54455evb/ |
D | sbf_dram_init.S | 53 move.l #(CONFIG_SYS_SDRAM_CFG2), (%a2)
|
D | m54455evb.c | 52 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
/external/u-boot/board/freescale/mpc8313erdb/ |
D | sdram.c | 85 im->ddr.sdram_cfg2 = CONFIG_SYS_SDRAM_CFG2; in fixed_sdram()
|
/external/u-boot/board/ids/ids8313/ |
D | ids8313.c | 85 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_SDRAM_CFG2); in fixed_sdram()
|
/external/u-boot/board/ve8313/ |
D | ve8313.c | 71 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_SDRAM_CFG2); in fixed_sdram()
|