Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hwmon/peci/
H A Ddimmtemp.c47 #define GET_TEMP_MAX(x) (((x) & DIMM_TEMP_MAX) >> 8) macro
135 priv->dimm[dimm_no].thresholds.temp_max = GET_TEMP_MAX(data) * MILLIDEGREE_PER_DEGREE; in update_thresholds()

Completed in 1 milliseconds