Searched refs:ECC_ERROR_LOG_CE (Results 1 – 1 of 1) sorted by relevance
81 #define ECC_ERROR_LOG_CE BIT_ULL(62) macro887 if (!(ecclog & (ECC_ERROR_LOG_CE | ECC_ERROR_LOG_UE))) in ecclog_read_and_clear()1194 ecclog = (val & res_cfg->reg_eccerrlog_addr_mask) | ECC_ERROR_LOG_CE; in debugfs_u64_set()