Searched refs:DIMM_PRESENT_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/edac/
H A Di7core_edac.c159 #define DIMM_PRESENT_MASK (1 << 9) macro
160 #define DIMM_PRESENT(x) (((x) & DIMM_PRESENT_MASK) >> 9)

Completed in 65 milliseconds