Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_DDR_TIMING_2 (Results 1 – 25 of 58) sorted by relevance

123

/third_party/uboot/u-boot-2020.01/include/configs/
DMPC8349EMDS.h81 #define CONFIG_SYS_DDR_TIMING_2 0x2f9048c8 macro
94 #define CONFIG_SYS_DDR_TIMING_2 0x00000800 /* P9-45,may need tuning */ macro
DMPC8349EMDS_SDRAM.h81 #define CONFIG_SYS_DDR_TIMING_2 0x2f9048c8 macro
94 #define CONFIG_SYS_DDR_TIMING_2 0x00000800 /* P9-45,may need tuning */ macro
Dsocrates.h84 #define CONFIG_SYS_DDR_TIMING_2 0x14904CC8 macro
Dmpc8308_p1m.h83 #define CONFIG_SYS_DDR_TIMING_2 ((1 << TIMING_CFG2_ADD_LAT_SHIFT) \ macro
DMPC832XEMDS.h58 #define CONFIG_SYS_DDR_TIMING_2 ((0 << TIMING_CFG2_ADD_LAT_SHIFT) \ macro
Dve8313.h71 #define CONFIG_SYS_DDR_TIMING_2 ((0 << TIMING_CFG2_ADD_LAT_SHIFT) \ macro
DMPC8308RDB.h79 #define CONFIG_SYS_DDR_TIMING_2 ((1 << TIMING_CFG2_ADD_LAT_SHIFT) \ macro
Dsbc8349.h70 #define CONFIG_SYS_DDR_TIMING_2 0x00000800 /* P9-45,may need tuning */ macro
DMPC8540ADS.h87 #define CONFIG_SYS_DDR_TIMING_2 0x00000800 /* P9-45,may need tuning */ macro
Dids8313.h77 #define CONFIG_SYS_DDR_TIMING_2 ((1 << TIMING_CFG2_ADD_LAT_SHIFT) |\ macro
DMPC8323ERDB.h58 #define CONFIG_SYS_DDR_TIMING_2 ((1 << TIMING_CFG2_ADD_LAT_SHIFT) \ macro
DMPC8313ERDB_NOR.h94 #define CONFIG_SYS_DDR_TIMING_2 ((1 << TIMING_CFG2_ADD_LAT_SHIFT) \ macro
/third_party/uboot/u-boot-2020.01/board/freescale/mpc8349emds/
Dmpc8349emds.c105 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()
/third_party/uboot/u-boot-2020.01/include/configs/km/
Dkm-mpc8360.h72 #define CONFIG_SYS_DDR_TIMING_2 (\ macro
Dkm-mpc832x.h75 #define CONFIG_SYS_DDR_TIMING_2 ((8 << TIMING_CFG2_FOUR_ACT_SHIFT) | \ macro
Dkm-mpc8309.h110 #define CONFIG_SYS_DDR_TIMING_2 ((8 << TIMING_CFG2_FOUR_ACT_SHIFT) | \ macro
/third_party/uboot/u-boot-2020.01/board/freescale/p1_twr/
Dddr.c34 .timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2, in fixed_sdram()
/third_party/uboot/u-boot-2020.01/board/socrates/
Dsdram.c39 ddr->timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2; in fixed_sdram()
/third_party/uboot/u-boot-2020.01/board/gdsys/mpc8308/
Dsdram.c52 out_be32(&im->ddr.timing_cfg_2, CONFIG_SYS_DDR_TIMING_2); in fixed_sdram()
/third_party/uboot/u-boot-2020.01/board/mpc8308_p1m/
Dsdram.c45 out_be32(&im->ddr.timing_cfg_2, CONFIG_SYS_DDR_TIMING_2); in fixed_sdram()
/third_party/uboot/u-boot-2020.01/board/freescale/mpc8308rdb/
Dsdram.c49 out_be32(&im->ddr.timing_cfg_2, CONFIG_SYS_DDR_TIMING_2); in fixed_sdram()
/third_party/uboot/u-boot-2020.01/board/freescale/mpc8315erdb/
Dsdram.c66 im->ddr.timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2; in fixed_sdram()
/third_party/uboot/u-boot-2020.01/board/freescale/mpc832xemds/
Dmpc832xemds.c139 im->ddr.timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2; in fixed_sdram()
/third_party/uboot/u-boot-2020.01/board/freescale/mpc8313erdb/
Dsdram.c75 im->ddr.timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2; in fixed_sdram()
/third_party/uboot/u-boot-2020.01/board/Arcturus/ucp1020/
Dddr.c94 .timing_cfg_2 = CONFIG_SYS_DDR_TIMING_2, in fixed_sdram()

123