| /OK3568_Linux_fs/u-boot/board/sbc8548/ |
| H A D | ddr.c | 125 out_be32(&ddr->sdram_cfg, CONFIG_SYS_DDR_CONTROL | 0x20000000); in fixed_sdram() 127 out_be32(&ddr->sdram_cfg, CONFIG_SYS_DDR_CONTROL); in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | BSC9132QDS.h | 186 #define CONFIG_SYS_DDR_CONTROL CONFIG_SYS_DDR_CONTROL_800 macro 192 #define CONFIG_SYS_DDR_CONTROL CONFIG_SYS_DDR_CONTROL_1333 macro 198 #define CONFIG_SYS_DDR_CONTROL CONFIG_SYS_DDR_CONTROL_800 macro
|
| H A D | UCP1020.h | 187 #define CONFIG_SYS_DDR_CONTROL 0xE70C0000 /* Type = DDR3 & ECC */ macro 189 #define CONFIG_SYS_DDR_CONTROL 0xC70C0000 /* Type = DDR3 */ macro
|
| H A D | MPC8540ADS.h | 92 #define CONFIG_SYS_DDR_CONTROL 0xc2000000 /* unbuffered,no DYN_PWR */ macro
|
| H A D | BSC9131RDB.h | 101 #define CONFIG_SYS_DDR_CONTROL 0xC70C0000 /* Type = DDR3 */ macro
|
| H A D | MPC8560ADS.h | 91 #define CONFIG_SYS_DDR_CONTROL 0xc2000000 /* unbuffered,no DYN_PWR */ macro
|
| H A D | sbc8548.h | 133 #define CONFIG_SYS_DDR_CONTROL 0xc300c000 macro
|
| H A D | p1_twr.h | 107 #define CONFIG_SYS_DDR_CONTROL 0xc70c0000 /* Type = DDR3 */ macro
|
| H A D | MPC8569MDS.h | 117 #define CONFIG_SYS_DDR_CONTROL 0xc7000000 /* Type = DDR3 */ macro
|
| H A D | MPC8610HPCD.h | 114 #define CONFIG_SYS_DDR_CONTROL 0xe3008000 /* Type = DDR2 */
|
| H A D | sbc8349.h | 103 #define CONFIG_SYS_DDR_CONTROL 0xc2000000 /* unbuffered,no DYN_PWR */ macro
|
| H A D | MPC8536DS.h | 126 #define CONFIG_SYS_DDR_CONTROL 0xC3008000 /* Type = DDR2 */ macro
|
| H A D | MPC8572DS.h | 117 #define CONFIG_SYS_DDR_CONTROL 0xc3000008 /* Type = DDR2 */ macro
|
| H A D | P1022DS.h | 170 #define CONFIG_SYS_DDR_CONTROL 0xc7000008 macro
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8641hpcn/ |
| H A D | mpc8641hpcn.c | 96 ddr->sdram_cfg = (CONFIG_SYS_DDR_CONTROL | 0x20000000); in fixed_sdram() 98 ddr->sdram_cfg = CONFIG_SYS_DDR_CONTROL; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/bsc9132qds/ |
| H A D | ddr.c | 28 .ddr_sdram_cfg = CONFIG_SYS_DDR_CONTROL, 55 .ddr_sdram_cfg = CONFIG_SYS_DDR_CONTROL,
|
| /OK3568_Linux_fs/u-boot/board/freescale/p1010rdb/ |
| H A D | ddr.c | 29 .ddr_sdram_cfg = CONFIG_SYS_DDR_CONTROL, 56 .ddr_sdram_cfg = CONFIG_SYS_DDR_CONTROL,
|
| /OK3568_Linux_fs/u-boot/board/freescale/p1_twr/ |
| H A D | ddr.c | 35 .ddr_sdram_cfg = CONFIG_SYS_DDR_CONTROL, in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/bsc9131rdb/ |
| H A D | spl_minimal.c | 51 __raw_writel(CONFIG_SYS_DDR_CONTROL & ~SDRAM_CFG_MEM_EN, &ddr->sdram_cfg); in sdram_init()
|
| H A D | ddr.c | 29 .ddr_sdram_cfg = CONFIG_SYS_DDR_CONTROL,
|
| /OK3568_Linux_fs/u-boot/board/Arcturus/ucp1020/ |
| H A D | ddr.c | 95 .ddr_sdram_cfg = CONFIG_SYS_DDR_CONTROL, in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8572ds/ |
| H A D | mpc8572ds.c | 91 ddr->sdram_cfg = CONFIG_SYS_DDR_CONTROL; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8536ds/ |
| H A D | mpc8536ds.c | 119 ddr->sdram_cfg = CONFIG_SYS_DDR_CONTROL; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/p1_p2_rdb_pc/ |
| H A D | ddr.c | 227 .ddr_sdram_cfg = CONFIG_SYS_DDR_CONTROL, in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8569mds/ |
| H A D | mpc8569mds.c | 264 out_be32(&ddr->sdram_cfg, CONFIG_SYS_DDR_CONTROL); in fixed_sdram()
|