Home
last modified time | relevance | path

Searched refs:ecc_type (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/agilex5/soc/
H A Dagilex5_iossm_mailbox.c535 bool ecc_type = ecc_status & BIT(8) ? true : false; in print_ecc_enable_status() local
544 INFO("DDR: ECC type: %s\n", ecc_type ? "In-line" : "Out-of-Band"); in print_ecc_enable_status()