Searched refs:lvts_temp_to_raw (Results 1 – 1 of 1) sorted by relevance
282 static u32 lvts_temp_to_raw(int temperature, int temp_factor) in lvts_temp_to_raw() function 398 u32 raw_low = lvts_temp_to_raw(low != -INT_MAX ? low : LVTS_MINIMUM_THRESHOLD, in lvts_set_trips() 400 u32 raw_high = lvts_temp_to_raw(high, lvts_data->temp_factor); in lvts_set_trips()