/openbmc/u-boot/board/freescale/p1_twr/ |
H A D | ddr.c | 31 .timing_cfg_0 = CONFIG_SYS_DDR_TIMING_0, in fixed_sdram()
|
/openbmc/u-boot/board/socrates/ |
H A D | sdram.c | 37 ddr->timing_cfg_0 = CONFIG_SYS_DDR_TIMING_0; in fixed_sdram()
|
/openbmc/u-boot/include/configs/km/ |
H A D | km8321-common.h | 89 #define CONFIG_SYS_DDR_TIMING_0 ((2 << TIMING_CFG0_MRS_CYC_SHIFT) | \ macro
|
H A D | km8309-common.h | 125 #define CONFIG_SYS_DDR_TIMING_0 ((2 << TIMING_CFG0_MRS_CYC_SHIFT) | \ macro
|
/openbmc/u-boot/board/mpc8308_p1m/ |
H A D | sdram.c | 46 out_be32(&im->ddr.timing_cfg_0, CONFIG_SYS_DDR_TIMING_0); in fixed_sdram()
|
/openbmc/u-boot/board/gdsys/mpc8308/ |
H A D | sdram.c | 51 out_be32(&im->ddr.timing_cfg_0, CONFIG_SYS_DDR_TIMING_0); in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc8308rdb/ |
H A D | sdram.c | 50 out_be32(&im->ddr.timing_cfg_0, CONFIG_SYS_DDR_TIMING_0); in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc8315erdb/ |
H A D | sdram.c | 67 im->ddr.timing_cfg_0 = CONFIG_SYS_DDR_TIMING_0; in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc832xemds/ |
H A D | mpc832xemds.c | 136 im->ddr.timing_cfg_0 = CONFIG_SYS_DDR_TIMING_0; in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc8313erdb/ |
H A D | sdram.c | 76 im->ddr.timing_cfg_0 = CONFIG_SYS_DDR_TIMING_0; in fixed_sdram()
|
/openbmc/u-boot/include/configs/ |
H A D | socrates.h | 84 #define CONFIG_SYS_DDR_TIMING_0 0x00260802 macro
|
H A D | km8360.h | 111 #define CONFIG_SYS_DDR_TIMING_0 (\ macro
|
H A D | p1_twr.h | 101 #define CONFIG_SYS_DDR_TIMING_0 0x00220004 macro
|
H A D | mpc8308_p1m.h | 144 #define CONFIG_SYS_DDR_TIMING_0 ((0 << TIMING_CFG0_RWT_SHIFT) \ macro
|
/openbmc/u-boot/board/Arcturus/ucp1020/ |
H A D | ddr.c | 91 .timing_cfg_0 = CONFIG_SYS_DDR_TIMING_0, in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc8641hpcn/ |
H A D | mpc8641hpcn.c | 74 ddr->timing_cfg_0 = CONFIG_SYS_DDR_TIMING_0; in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc8323erdb/ |
H A D | mpc8323erdb.c | 115 im->ddr.timing_cfg_0 = CONFIG_SYS_DDR_TIMING_0; in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc8572ds/ |
H A D | mpc8572ds.c | 71 ddr->timing_cfg_0 = CONFIG_SYS_DDR_TIMING_0; in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc837xerdb/ |
H A D | mpc837xerdb.c | 111 im->ddr.timing_cfg_0 = CONFIG_SYS_DDR_TIMING_0; in fixed_sdram()
|
/openbmc/u-boot/board/sbc8641d/ |
H A D | sbc8641d.c | 110 ddr->timing_cfg_0 = CONFIG_SYS_DDR_TIMING_0; in fixed_sdram()
|
/openbmc/u-boot/board/ve8313/ |
H A D | ve8313.c | 67 out_be32(&im->ddr.timing_cfg_0, CONFIG_SYS_DDR_TIMING_0); in fixed_sdram()
|
/openbmc/u-boot/board/ids/ids8313/ |
H A D | ids8313.c | 82 out_be32(&im->ddr.timing_cfg_0, CONFIG_SYS_DDR_TIMING_0); in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc8349emds/ |
H A D | mpc8349emds.c | 103 im->ddr.timing_cfg_0 = CONFIG_SYS_DDR_TIMING_0; in fixed_sdram()
|
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/ |
H A D | ddr.c | 223 .timing_cfg_0 = CONFIG_SYS_DDR_TIMING_0, in fixed_sdram()
|
/openbmc/u-boot/board/freescale/mpc8536ds/ |
H A D | mpc8536ds.c | 99 ddr->timing_cfg_0 = CONFIG_SYS_DDR_TIMING_0; in fixed_sdram()
|