Searched refs:PVT_TRIM_TEMP (Results 1 – 2 of 2) sorted by relevance
94 #define PVT_TRIM_TEMP 7130 macro95 #define PVT_TRIM_STEP (PVT_TRIM_TEMP / PVT_TRIM_MAX)
147 temp = clamp_val(temp, 0, PVT_TRIM_TEMP); in pvt_calc_trim()