Searched refs:DIMM_TEMP_MAX (Results 1 – 1 of 1) sorted by relevance
45 #define DIMM_TEMP_MAX GENMASK(15, 8) macro47 #define GET_TEMP_MAX(x) (((x) & DIMM_TEMP_MAX) >> 8)