Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Di7core_edac.c159 #define MC_DOD_NUMBANK_MASK ((1 << 8) | (1 << 7)) macro
160 #define MC_DOD_NUMBANK(x) (((x) & MC_DOD_NUMBANK_MASK) >> 7)