Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Di3200_edac.c93 #define I3200_ECCERRLOG_RANK_BITS 0x18000000 macro
137 u64 rank = ((log & I3200_ECCERRLOG_RANK_BITS) >> in eccerrlog_row()