/openbmc/u-boot/board/freescale/mpc8349emds/ |
H A D | mpc8349emds.c | 105 im->ddr.timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2; in fixed_sdram() 130 im->ddr.timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2; in fixed_sdram()
|
/openbmc/u-boot/board/freescale/p1_twr/ |
H A D | ddr.c | 33 .timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2, in fixed_sdram()
|
/openbmc/u-boot/board/socrates/ |
H A D | sdram.c | 39 ddr->timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2; in fixed_sdram()
|
/openbmc/u-boot/include/configs/km/ |
H A D | km8321-common.h | 107 #define CONFIG_SYS_DDR_TIMING_2 ((8 << TIMING_CFG2_FOUR_ACT_SHIFT) | \ macro
|
H A D | km8309-common.h | 143 #define CONFIG_SYS_DDR_TIMING_2 ((8 << TIMING_CFG2_FOUR_ACT_SHIFT) | \ macro
|
/openbmc/u-boot/board/mpc8308_p1m/ |
H A D | sdram.c | 45 out_be32(&im->ddr.timing_cfg_2, CONFIG_SYS_DDR_TIMING_2); in fixed_sdram()
|
/openbmc/u-boot/board/gdsys/mpc8308/ |
H A D | sdram.c | 50 out_be32(&im->ddr.timing_cfg_2, CONFIG_SYS_DDR_TIMING_2); in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc8308rdb/ |
H A D | sdram.c | 49 out_be32(&im->ddr.timing_cfg_2, CONFIG_SYS_DDR_TIMING_2); in fixed_sdram()
|
/openbmc/u-boot/include/configs/ |
H A D | MPC8349EMDS.h | 108 #define CONFIG_SYS_DDR_TIMING_2 0x2f9048c8 macro 121 #define CONFIG_SYS_DDR_TIMING_2 0x00000800 /* P9-45,may need tuning */ macro
|
H A D | MPC8540ADS.h | 87 #define CONFIG_SYS_DDR_TIMING_2 0x00000800 /* P9-45,may need tuning */ macro
|
H A D | socrates.h | 86 #define CONFIG_SYS_DDR_TIMING_2 0x14904CC8 macro
|
H A D | km8360.h | 130 #define CONFIG_SYS_DDR_TIMING_2 (\ macro
|
H A D | MPC8560ADS.h | 86 #define CONFIG_SYS_DDR_TIMING_2 0x00000800 /* P9-45,may need tuning */ macro
|
/openbmc/u-boot/board/freescale/mpc8315erdb/ |
H A D | sdram.c | 66 im->ddr.timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2; in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc832xemds/ |
H A D | mpc832xemds.c | 138 im->ddr.timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2; in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc8313erdb/ |
H A D | sdram.c | 75 im->ddr.timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2; in fixed_sdram()
|
/openbmc/u-boot/board/Arcturus/ucp1020/ |
H A D | ddr.c | 93 .timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2, in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc8641hpcn/ |
H A D | mpc8641hpcn.c | 76 ddr->timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2; in fixed_sdram()
|
/openbmc/u-boot/board/sbc8349/ |
H A D | sbc8349.c | 104 im->ddr.timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2; in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc8323erdb/ |
H A D | mpc8323erdb.c | 117 im->ddr.timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2; in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc8572ds/ |
H A D | mpc8572ds.c | 73 ddr->timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2; in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc837xerdb/ |
H A D | mpc837xerdb.c | 113 im->ddr.timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2; in fixed_sdram()
|
/openbmc/u-boot/board/sbc8641d/ |
H A D | sbc8641d.c | 112 ddr->timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2; in fixed_sdram()
|
/openbmc/u-boot/board/ve8313/ |
H A D | ve8313.c | 66 out_be32(&im->ddr.timing_cfg_2, CONFIG_SYS_DDR_TIMING_2); in fixed_sdram()
|
/openbmc/u-boot/board/ids/ids8313/ |
H A D | ids8313.c | 81 out_be32(&im->ddr.timing_cfg_2, CONFIG_SYS_DDR_TIMING_2); in fixed_sdram()
|