Searched defs:ecc_enabled (Results 1 – 5 of 5) sorted by relevance
211 static inline int ecc_enabled(u8 dramcr) in ecc_enabled() function
470 bool (*ecc_enabled)(struct amd64_pvt *pvt); member
212 static inline int ecc_enabled(u8 dramcr) in ecc_enabled() function
3232 static bool ecc_enabled(struct amd64_pvt *pvt) in ecc_enabled() function
436 bool ecc_enabled) in spinand_read_page()