Searched refs:GET_TEMP_CRIT (Results 1 – 1 of 1) sorted by relevance
48 #define GET_TEMP_CRIT(x) (((x) & DIMM_TEMP_CRIT) >> 16) macro 134 priv->dimm[dimm_no].thresholds.temp_crit = GET_TEMP_CRIT(data) * MILLIDEGREE_PER_DEGREE; in update_thresholds()