Searched refs:ecc_type (Results 1 – 2 of 2) 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()
5690 uint32_t ecc_type : 2; member