Home
last modified time | relevance | path

Searched refs:SYS_DRAM_ECC_RESET (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dscu_info.c183 #define SYS_DRAM_ECC_RESET BIT(3) macro
253 if (rest & SYS_DRAM_ECC_RESET) { in aspeed_print_sysrst_info()