Searched defs:ECC_ENABLED (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/edac/ | ||
| H A D | ti_edac.c | 69 #define ECC_ENABLED (BIT(31) | BIT(28)) macro |
| H A D | i7core_edac.c | 400 #define ECC_ENABLED(pvt) ((pvt)->info.mc_status & (1 << 4)) macro |