Searched refs:thres_index (Results 1 – 1 of 1) sorted by relevance
44 int thres_index, int temp) in update_trip_temp() argument67 bitmap_set_value8(&update_ptps, temp_out & 0xFF, thres_index * 8); in update_trip_temp()84 SOC_DTS_TE_AUX0 + thres_index, in update_trip_temp()94 if (thres_index) in update_trip_temp()100 if (thres_index) in update_trip_temp()112 SOC_DTS_TE_AUX0 + thres_index, in update_trip_temp()133 int thres_index, enum thermal_trip_type trip_type, in configure_trip() argument138 ret = update_trip_temp(dts->sensors, thres_index, temp); in configure_trip()142 dts->trips[thres_index].temperature = temp; in configure_trip()143 dts->trips[thres_index].type = trip_type; in configure_trip()