Home
last modified time | relevance | path

Searched refs:GET_TEMP_CRIT (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/hwmon/peci/
A Ddimmtemp.c46 #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()

Completed in 4 milliseconds