Searched refs:hot_trip (Results 1 – 1 of 1) sorted by relevance
307 int hot_trip; member316 temps->hot_trip = trip->temperature; in tegra_tsensor_get_trips_cb()330 temps->hot_trip = 85000; in tegra_tsensor_get_hw_channel_trips()336 temps->hot_trip = clamp(temps->hot_trip, 25000, 90000); in tegra_tsensor_get_hw_channel_trips()370 temps.hot_trip = tegra_tsensor_temp_to_counter(ts, temps.hot_trip); in tegra_tsensor_enable_hw_channel()376 val |= FIELD_PREP(TSENSOR_SENSOR0_CONFIG1_TH2, temps.hot_trip); in tegra_tsensor_enable_hw_channel()