Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/agilex5/soc/
H A Dagilex5_iossm_mailbox.c551 bool ecc_stat, is_inline_ecc; in ecc_enable_status() local
572 ecc_stat = FIELD_GET(INTF_ECC_ENABLE_TYPE_MASK, ecc_enable_interface) != 0; in ecc_enable_status()
576 io96b_ctrl->ecc_status = ecc_stat; in ecc_enable_status()
577 if (ecc_stat) { in ecc_enable_status()
583 if (ecc_stat != io96b_ctrl->ecc_status) { in ecc_enable_status()