Searched refs:ecc_enable_interface (Results 1 – 1 of 1) sorted by relevance
552 uint32_t ecc_enable_interface; in ecc_enable_status() local567 ecc_enable_interface = mmio_read_32(inst_ctrl->io96b_csr_addr + in ecc_enable_status()570 print_ecc_enable_status(ecc_enable_interface); in ecc_enable_status()572 ecc_stat = FIELD_GET(INTF_ECC_ENABLE_TYPE_MASK, ecc_enable_interface) != 0; in ecc_enable_status()573 is_inline_ecc = FIELD_GET(INTF_ECC_TYPE_MASK, ecc_enable_interface); in ecc_enable_status()