/external/u-boot/board/freescale/corenet_ds/ |
D | p4080ds_ddr.c | 72 #define CONFIG_SYS_DDR_SDRAM_CFG2 0x24401031 macro 92 .ddr_sdram_cfg_2 = CONFIG_SYS_DDR_SDRAM_CFG2, 124 .ddr_sdram_cfg_2 = CONFIG_SYS_DDR_SDRAM_CFG2, 156 .ddr_sdram_cfg_2 = CONFIG_SYS_DDR_SDRAM_CFG2, 188 .ddr_sdram_cfg_2 = CONFIG_SYS_DDR_SDRAM_CFG2, 220 .ddr_sdram_cfg_2 = CONFIG_SYS_DDR_SDRAM_CFG2, 252 .ddr_sdram_cfg_2 = CONFIG_SYS_DDR_SDRAM_CFG2, 284 .ddr_sdram_cfg_2 = CONFIG_SYS_DDR_SDRAM_CFG2, 316 .ddr_sdram_cfg_2 = CONFIG_SYS_DDR_SDRAM_CFG2,
|
/external/u-boot/include/configs/km/ |
D | km8321-common.h | 76 #define CONFIG_SYS_DDR_SDRAM_CFG2 0x00401000 macro
|
D | km8309-common.h | 111 #define CONFIG_SYS_DDR_SDRAM_CFG2 0x00401000 macro
|
/external/u-boot/board/gdsys/mpc8308/ |
D | sdram.c | 54 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_DDR_SDRAM_CFG2); in fixed_sdram()
|
/external/u-boot/board/freescale/mpc8308rdb/ |
D | sdram.c | 53 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_DDR_SDRAM_CFG2); in fixed_sdram()
|
/external/u-boot/board/mpc8308_p1m/ |
D | sdram.c | 49 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_DDR_SDRAM_CFG2); in fixed_sdram()
|
/external/u-boot/board/freescale/mpc8315erdb/ |
D | sdram.c | 74 im->ddr.sdram_cfg2 = CONFIG_SYS_DDR_SDRAM_CFG2; in fixed_sdram()
|
/external/u-boot/board/freescale/mpc832xemds/ |
D | mpc832xemds.c | 141 im->ddr.sdram_cfg2 = CONFIG_SYS_DDR_SDRAM_CFG2; in fixed_sdram()
|
/external/u-boot/include/configs/ |
D | km8360.h | 76 #define CONFIG_SYS_DDR_SDRAM_CFG2 0x00401000 macro
|
D | mpc8308_p1m.h | 178 #define CONFIG_SYS_DDR_SDRAM_CFG2 0x00401000 /* 1 posted refresh */ macro
|
D | MPC8323ERDB.h | 131 #define CONFIG_SYS_DDR_SDRAM_CFG2 0x00401000 macro
|
D | MPC8308RDB.h | 176 #define CONFIG_SYS_DDR_SDRAM_CFG2 0x00401000 /* 1 posted refresh */ macro
|
D | MPC832XEMDS.h | 141 #define CONFIG_SYS_DDR_SDRAM_CFG2 0x00401000 macro
|
D | MPC8315ERDB.h | 148 #define CONFIG_SYS_DDR_SDRAM_CFG2 0x00401000 /* 1 posted refresh */ macro
|
D | MPC837XEMDS.h | 170 #define CONFIG_SYS_DDR_SDRAM_CFG2 0x00001000 /* 1 posted refresh */ macro
|
D | hrcon.h | 165 #define CONFIG_SYS_DDR_SDRAM_CFG2 0x00401000 /* 1 posted refresh */ macro
|
D | MPC8349EMDS.h | 115 #define CONFIG_SYS_DDR_SDRAM_CFG2 0x00401000 macro
|
D | strider.h | 165 #define CONFIG_SYS_DDR_SDRAM_CFG2 0x00401000 /* 1 posted refresh */ macro
|
D | MPC837XERDB.h | 196 #define CONFIG_SYS_DDR_SDRAM_CFG2 0x00001000 /* 1 posted refresh */ macro
|
/external/u-boot/board/freescale/mpc8323erdb/ |
D | mpc8323erdb.c | 119 im->ddr.sdram_cfg2 = CONFIG_SYS_DDR_SDRAM_CFG2; in fixed_sdram()
|
/external/u-boot/board/freescale/mpc837xerdb/ |
D | mpc837xerdb.c | 116 im->ddr.sdram_cfg2 = CONFIG_SYS_DDR_SDRAM_CFG2; in fixed_sdram()
|
/external/u-boot/board/freescale/mpc8349emds/ |
D | mpc8349emds.c | 108 im->ddr.sdram_cfg2 = CONFIG_SYS_DDR_SDRAM_CFG2; in fixed_sdram()
|
/external/u-boot/board/keymile/km83xx/ |
D | km83xx.c | 304 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_DDR_SDRAM_CFG2); in fixed_sdram()
|
/external/u-boot/board/freescale/mpc837xemds/ |
D | mpc837xemds.c | 276 im->ddr.sdram_cfg2 = CONFIG_SYS_DDR_SDRAM_CFG2; in fixed_sdram()
|
/external/u-boot/scripts/ |
D | config_whitelist.txt | 2459 CONFIG_SYS_DDR_SDRAM_CFG2
|