Searched refs:ti_thermal_get_trip_value (Results 1 – 2 of 2) sorted by relevance
/drivers/thermal/ti-soc-thermal/ | ||
D | ti-thermal.h | 76 #define ti_thermal_get_trip_value(i) \ macro |
D | ti-thermal-common.c | 237 *temp = ti_thermal_get_trip_value(trip); in ti_thermal_get_trip_temp() |