Searched defs:ECC_ENABLED (Results 1 – 2 of 2) sorted by relevance
69 #define ECC_ENABLED (BIT(31) | BIT(28)) macro
400 #define ECC_ENABLED(pvt) ((pvt)->info.mc_status & (1 << 4)) macro