Searched defs:SDRAM_CONF_ECC_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/ | ||
H A D | sdram_ast2500.h | 54 #define SDRAM_CONF_ECC_EN (1 << 7) macro |
H A D | sdram_ast2600.h | 76 #define SDRAM_CONF_ECC_EN BIT(7) macro |