Searched refs:tcontrol (Results 1 – 1 of 1) sorted by relevance
42 s32 tcontrol; member105 priv->temp.target.tcontrol = priv->temp.target.tjmax - tcontrol_margin; in update_temp_target()127 *val = priv->temp.target.tcontrol; in get_temp_target()136 *val = priv->temp.target.tjmax - priv->temp.target.tcontrol; in get_temp_target()216 long tcontrol; in get_dts() local233 ret = get_temp_target(priv, tcontrol_type, &tcontrol); in get_dts()239 (s32)tcontrol - priv->gen_info->thermal_margin_to_millidegree(thermal_margin); in get_dts()