Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/peci/
H A Dcputemp.c38 s32 (*thermal_margin_to_millidegree)(u16 val); member
239 (s32)tcontrol - priv->gen_info->thermal_margin_to_millidegree(thermal_margin); in get_dts()
545 .thermal_margin_to_millidegree = &dts_eight_dot_eight_to_millidegree,
551 .thermal_margin_to_millidegree = &dts_ten_dot_six_to_millidegree,
557 .thermal_margin_to_millidegree = &dts_ten_dot_six_to_millidegree,
563 .thermal_margin_to_millidegree = &dts_ten_dot_six_to_millidegree,