Home
last modified time | relevance | path

Searched refs:update_ptps (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_soc_dts_iosf.c49 unsigned long update_ptps; in update_trip_temp() local
66 update_ptps = store_ptps; in update_trip_temp()
67 bitmap_set_value8(&update_ptps, temp_out & 0xFF, thres_index * 8); in update_trip_temp()
68 out = update_ptps; in update_trip_temp()
/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_soc_dts_iosf.c107 unsigned long update_ptps; in update_trip_temp() local
125 update_ptps = store_ptps; in update_trip_temp()
126 bitmap_set_value8(&update_ptps, temp_out & 0xFF, thres_index * 8); in update_trip_temp()
127 out = update_ptps; in update_trip_temp()

Completed in 2 milliseconds