Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/peci/
H A Dcputemp.c22 #define TEMP_TARGET_REF_TEMP_MASK GENMASK(23, 16) macro
101 FIELD_GET(TEMP_TARGET_REF_TEMP_MASK, pcs) * MILLIDEGREE_PER_DEGREE; in update_temp_target()