/external/u-boot/include/configs/ |
D | MPC8349EMDS.h | 80 #define CONFIG_SYS_DDR_TIMING_1 0x38357322 macro 93 #define CONFIG_SYS_DDR_TIMING_1 0x36332321 macro
|
D | MPC8349EMDS_SDRAM.h | 80 #define CONFIG_SYS_DDR_TIMING_1 0x38357322 macro 93 #define CONFIG_SYS_DDR_TIMING_1 0x36332321 macro
|
D | socrates.h | 83 #define CONFIG_SYS_DDR_TIMING_1 0x3935D322 macro
|
D | mpc8308_p1m.h | 74 #define CONFIG_SYS_DDR_TIMING_1 ((2 << TIMING_CFG1_PRETOACT_SHIFT) \ macro
|
D | sbc8349.h | 69 #define CONFIG_SYS_DDR_TIMING_1 0x36332321 macro
|
D | MPC8308RDB.h | 70 #define CONFIG_SYS_DDR_TIMING_1 ((2 << TIMING_CFG1_PRETOACT_SHIFT) \ macro
|
D | MPC832XEMDS.h | 49 #define CONFIG_SYS_DDR_TIMING_1 ((3 << TIMING_CFG1_PRETOACT_SHIFT) \ macro
|
D | ve8313.h | 62 #define CONFIG_SYS_DDR_TIMING_1 ((2 << TIMING_CFG1_PRETOACT_SHIFT) \ macro
|
D | MPC8323ERDB.h | 49 #define CONFIG_SYS_DDR_TIMING_1 ((2 << TIMING_CFG1_PRETOACT_SHIFT) \ macro
|
D | MPC8540ADS.h | 86 #define CONFIG_SYS_DDR_TIMING_1 0x37344321 macro
|
D | ids8313.h | 69 #define CONFIG_SYS_DDR_TIMING_1 ((4 << TIMING_CFG1_PRETOACT_SHIFT) |\ macro
|
D | MPC8313ERDB_NOR.h | 85 #define CONFIG_SYS_DDR_TIMING_1 ((3 << TIMING_CFG1_PRETOACT_SHIFT) \ macro
|
/external/u-boot/board/freescale/mpc8349emds/ |
D | mpc8349emds.c | 104 im->ddr.timing_cfg_1 = CONFIG_SYS_DDR_TIMING_1; in fixed_sdram() 129 im->ddr.timing_cfg_1 = CONFIG_SYS_DDR_TIMING_1; in fixed_sdram()
|
/external/u-boot/include/configs/km/ |
D | km-mpc8360.h | 63 #define CONFIG_SYS_DDR_TIMING_1 ((TIMING_CFG1_CASLAT_50) | \ macro
|
D | km-mpc832x.h | 66 #define CONFIG_SYS_DDR_TIMING_1 ((TIMING_CFG1_CASLAT_40) | \ macro
|
D | km-mpc8309.h | 101 #define CONFIG_SYS_DDR_TIMING_1 ((TIMING_CFG1_CASLAT_40) | \ macro
|
/external/u-boot/board/freescale/p1_twr/ |
D | ddr.c | 33 .timing_cfg_1 = CONFIG_SYS_DDR_TIMING_1, in fixed_sdram()
|
/external/u-boot/board/socrates/ |
D | sdram.c | 38 ddr->timing_cfg_1 = CONFIG_SYS_DDR_TIMING_1; in fixed_sdram()
|
/external/u-boot/board/mpc8308_p1m/ |
D | sdram.c | 44 out_be32(&im->ddr.timing_cfg_1, CONFIG_SYS_DDR_TIMING_1); in fixed_sdram()
|
/external/u-boot/board/freescale/mpc8308rdb/ |
D | sdram.c | 48 out_be32(&im->ddr.timing_cfg_1, CONFIG_SYS_DDR_TIMING_1); in fixed_sdram()
|
/external/u-boot/board/gdsys/mpc8308/ |
D | sdram.c | 51 out_be32(&im->ddr.timing_cfg_1, CONFIG_SYS_DDR_TIMING_1); in fixed_sdram()
|
/external/u-boot/board/freescale/mpc8315erdb/ |
D | sdram.c | 65 im->ddr.timing_cfg_1 = CONFIG_SYS_DDR_TIMING_1; in fixed_sdram()
|
/external/u-boot/board/freescale/mpc832xemds/ |
D | mpc832xemds.c | 138 im->ddr.timing_cfg_1 = CONFIG_SYS_DDR_TIMING_1; in fixed_sdram()
|
/external/u-boot/board/freescale/mpc8313erdb/ |
D | sdram.c | 74 im->ddr.timing_cfg_1 = CONFIG_SYS_DDR_TIMING_1; in fixed_sdram()
|
/external/u-boot/board/Arcturus/ucp1020/ |
D | ddr.c | 93 .timing_cfg_1 = CONFIG_SYS_DDR_TIMING_1, in fixed_sdram()
|