Searched refs:tthrottle_offset (Results 1 – 1 of 1) sorted by relevance
89 s32 tthrottle_offset, tcontrol_margin; in update_temp_target() local107 tthrottle_offset = FIELD_GET(TEMP_TARGET_TJ_OFFSET_MASK, pcs) * MILLIDEGREE_PER_DEGREE; in update_temp_target()108 priv->temp.target.tthrottle = priv->temp.target.tjmax - tthrottle_offset; in update_temp_target()