Searched refs:GET_TEMP_MAX (Results 1 – 1 of 1) sorted by relevance
47 #define GET_TEMP_MAX(x) (((x) & DIMM_TEMP_MAX) >> 8) macro135 priv->dimm[dimm_no].thresholds.temp_max = GET_TEMP_MAX(data) * MILLIDEGREE_PER_DEGREE; in update_thresholds()