Home
last modified time | relevance | path

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

/drivers/edac/
A Digen6_edac.c80 #define ECC_ERROR_LOG_CE BIT_ULL(62) macro
821 if (!(ecclog & (ECC_ERROR_LOG_CE | ECC_ERROR_LOG_UE))) in ecclog_read_and_clear()
1129 ecclog = (val << ECC_ERROR_LOG_ADDR_SHIFT) | ECC_ERROR_LOG_CE; in debugfs_u64_set()

Completed in 6 milliseconds