Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpeci-cpu.h19 #define PECI_PCS_THERMAL_MARGIN 10 /* DTS thermal margin */ macro
/openbmc/linux/drivers/hwmon/peci/
H A Dcputemp.c223 ret = peci_pcs_read(priv->peci_dev, PECI_PCS_THERMAL_MARGIN, 0, &pcs); in get_dts()