/openbmc/u-boot/board/freescale/mpc8641hpcn/ |
H A D | mpc8641hpcn.c | 85 #if defined (CONFIG_DDR_ECC) in fixed_sdram() 93 #if defined (CONFIG_DDR_ECC) in fixed_sdram()
|
/openbmc/u-boot/board/sbc8349/ |
H A D | sbc8349.c | 26 #if defined(CONFIG_DDR_ECC) && defined(CONFIG_MPC83xx) 59 #if defined(CONFIG_DDR_ECC) && !defined(CONFIG_ECC_INIT_VIA_DDRCONTROLLER) in dram_init()
|
/openbmc/u-boot/board/freescale/mpc837xerdb/ |
H A D | mpc837xerdb.c | 59 #if defined(CONFIG_DDR_ECC) && !defined(CONFIG_ECC_INIT_VIA_DDRCONTROLLER) 78 #if defined(CONFIG_DDR_ECC) && !defined(CONFIG_ECC_INIT_VIA_DDRCONTROLLER) in dram_init()
|
/openbmc/u-boot/board/freescale/mpc8349itx/ |
H A D | mpc8349itx.c | 124 #ifdef CONFIG_DDR_ECC in dram_init() 139 #ifdef CONFIG_DDR_ECC in dram_init()
|
/openbmc/u-boot/board/freescale/mpc8349emds/ |
H A D | mpc8349emds.c | 29 #if defined(CONFIG_DDR_ECC) && defined(CONFIG_MPC83xx) 63 #if defined(CONFIG_DDR_ECC) && !defined(CONFIG_ECC_INIT_VIA_DDRCONTROLLER) in dram_init()
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | config.h | 35 #if !defined(CONFIG_FSL_DMA) && defined(CONFIG_DDR_ECC)
|
H A D | ppc.h | 80 #if defined(CONFIG_DDR_ECC) && !defined(CONFIG_ECC_INIT_VIA_DDRCONTROLLER)
|
H A D | fsl_dma.h | 119 #if (defined(CONFIG_DDR_ECC) && !defined(CONFIG_ECC_INIT_VIA_DDRCONTROLLER))
|
/openbmc/u-boot/include/configs/ |
H A D | cyrus.h | 65 #define CONFIG_DDR_ECC macro 66 #ifdef CONFIG_DDR_ECC
|
H A D | ls1043aqds.h | 31 #define CONFIG_DDR_ECC macro 32 #ifdef CONFIG_DDR_ECC
|
H A D | ls1046aqds.h | 31 #define CONFIG_DDR_ECC macro 32 #ifdef CONFIG_DDR_ECC
|
H A D | corenet_ds.h | 94 #define CONFIG_DDR_ECC macro 95 #ifdef CONFIG_DDR_ECC
|
H A D | ls1021aqds.h | 101 #define CONFIG_DDR_ECC macro 102 #ifdef CONFIG_DDR_ECC
|
H A D | lx2160a_common.h | 35 #define CONFIG_DDR_ECC macro
|
H A D | T1040QDS.h | 97 #define CONFIG_DDR_ECC macro 98 #ifdef CONFIG_DDR_ECC
|
H A D | T4240RDB.h | 53 #define CONFIG_DDR_ECC macro 77 #ifdef CONFIG_DDR_ECC
|
H A D | T208xRDB.h | 103 #define CONFIG_DDR_ECC macro 104 #ifdef CONFIG_DDR_ECC
|
H A D | B4860QDS.h | 135 #define CONFIG_DDR_ECC macro 136 #ifdef CONFIG_DDR_ECC
|
H A D | t4qds.h | 38 #ifdef CONFIG_DDR_ECC
|
H A D | T102xQDS.h | 168 #define CONFIG_DDR_ECC macro 169 #ifdef CONFIG_DDR_ECC
|
/openbmc/u-boot/board/xes/xpedite517x/ |
H A D | xpedite517x.c | 64 #if defined(CONFIG_DDR_ECC) && !defined(CONFIG_ECC_INIT_VIA_DDRCONTROLLER) in dram_init()
|
/openbmc/u-boot/board/freescale/mpc837xemds/ |
H A D | mpc837xemds.c | 215 #if defined(CONFIG_DDR_ECC) && !defined(CONFIG_ECC_INIT_VIA_DDRCONTROLLER) 234 #if defined(CONFIG_DDR_ECC) && !defined(CONFIG_ECC_INIT_VIA_DDRCONTROLLER) in dram_init()
|
/openbmc/u-boot/board/sbc8548/ |
H A D | ddr.c | 122 #ifdef CONFIG_DDR_ECC in fixed_sdram()
|
/openbmc/u-boot/drivers/ddr/fsl/ |
H A D | mpc85xx_ddr_gen1.c | 66 #if defined(CONFIG_DDR_ECC) && !defined(CONFIG_ECC_INIT_VIA_DDRCONTROLLER)
|
/openbmc/u-boot/board/esd/vme8349/ |
H A D | vme8349.c | 45 #if defined(CONFIG_DDR_ECC) && !defined(CONFIG_ECC_INIT_VIA_DDRCONTROLLER) in dram_init()
|