Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dmrc.c18 static const char *const ecc_decoder[] = { variable
115 debug(" ECC %s\n", ecc_decoder[(ch_conf >> 24) & 3]); in report_memory_config()