Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds