Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Di7core_edac.c397 #define ECCx8(pvt) ((pvt)->info.mc_control & (1 << 1)) macro
512 edac_dbg(0, "ECC enabled with x%d SDCC\n", ECCx8(pvt) ? 8 : 4); in get_dimm_config()
513 if (ECCx8(pvt)) in get_dimm_config()