Searched refs:ECC_ERR_INT_EN_MBEE (Results 1 – 2 of 2) sorted by relevance
29 (ddr->err_int_en & ECC_ERR_INT_EN_MBEE) ? 1 : 0); in ecc_print_status()
1358 #define ECC_ERR_INT_EN_MBEE (0x80000000 >> 28) macro1363 #define ECC_ERR_INT_DISABLE (~(ECC_ERR_INT_EN_MBEE | \