Searched refs:ECC_ERROR_LOG_CE (Results 1 – 1 of 1) sorted by relevance
79 #define ECC_ERROR_LOG_CE BIT_ULL(62) macro599 if (ecclog & (ECC_ERROR_LOG_CE | ECC_ERROR_LOG_UE)) { in ecclog_read_and_clear()904 ecclog = (val << ECC_ERROR_LOG_ADDR_SHIFT) | ECC_ERROR_LOG_CE; in debugfs_u64_set()