Searched refs:ecc_type (Results 1 – 1 of 1) sorted by relevance
535 bool ecc_type = ecc_status & BIT(8) ? true : false; in print_ecc_enable_status() local544 INFO("DDR: ECC type: %s\n", ecc_type ? "In-line" : "Out-of-Band"); in print_ecc_enable_status()