Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dintel_soc_dts_iosf.c47 u32 temp_out; in update_trip_temp() local
59 temp_out = (sensors->tj_max - temp) / 1000; in update_trip_temp()
67 bitmap_set_value8(&update_ptps, temp_out & 0xFF, thres_index * 8); in update_trip_temp()