Searched refs:CONFIG_SYS_SDRAM_CFG2 (Results 1 – 25 of 30) sorted by relevance
12
| /u-boot/board/freescale/m54451evb/ |
| A D | m54451evb.c | 48 (in_be32(&sdram->sdcfg2) == CONFIG_SYS_SDRAM_CFG2)) in dram_init() 62 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
| A D | sbf_dram_init.S | 53 move.l #(CONFIG_SYS_SDRAM_CFG2), (%a2)
|
| /u-boot/board/freescale/m5208evbe/ |
| A D | m5208evbe.c | 45 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
| /u-boot/board/freescale/m53017evb/ |
| A D | m53017evb.c | 45 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
| /u-boot/board/freescale/m5329evb/ |
| A D | m5329evb.c | 42 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
| /u-boot/board/freescale/m5373evb/ |
| A D | m5373evb.c | 42 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
| /u-boot/board/freescale/m52277evb/ |
| A D | m52277evb.c | 54 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
| /u-boot/include/configs/ |
| A D | M5208EVBE.h | 102 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
|
| A D | M53017EVB.h | 118 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
|
| A D | M5329EVB.h | 114 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
|
| A D | M5373EVB.h | 116 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
|
| A D | M52277EVB.h | 142 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
|
| A D | M5475EVB.h | 151 #define CONFIG_SYS_SDRAM_CFG2 0x46770000 macro
|
| A D | M54451EVB.h | 151 #define CONFIG_SYS_SDRAM_CFG2 0x57670000 macro
|
| A D | M5485EVB.h | 139 #define CONFIG_SYS_SDRAM_CFG2 0x46770000 macro
|
| A D | ve8313.h | 85 #define CONFIG_SYS_SDRAM_CFG2 0x00401000 macro
|
| A D | ids8313.h | 93 #define CONFIG_SYS_SDRAM_CFG2 0x00401000 macro
|
| A D | MPC8313ERDB_NOR.h | 114 #define CONFIG_SYS_SDRAM_CFG2 0x00401000 macro
|
| A D | MPC8313ERDB_NAND.h | 143 #define CONFIG_SYS_SDRAM_CFG2 0x00401000 macro
|
| A D | M54455EVB.h | 200 #define CONFIG_SYS_SDRAM_CFG2 0x59670000 macro
|
| /u-boot/board/freescale/m547xevb/ |
| A D | m547xevb.c | 59 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
| /u-boot/board/freescale/m548xevb/ |
| A D | m548xevb.c | 59 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
| /u-boot/board/freescale/mpc8313erdb/ |
| A D | sdram.c | 88 im->ddr.sdram_cfg2 = CONFIG_SYS_SDRAM_CFG2; in fixed_sdram()
|
| /u-boot/board/freescale/m54455evb/ |
| A D | sbf_dram_init.S | 53 move.l #(CONFIG_SYS_SDRAM_CFG2), (%a2)
|
| A D | m54455evb.c | 55 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
Completed in 32 milliseconds
12