Home
last modified time | relevance | path

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 Dsdram_ast2500.h54 #define SDRAM_CONF_ECC_EN (1 << 7) macro
H A Dsdram_ast2600.h76 #define SDRAM_CONF_ECC_EN BIT(7) macro