Searched refs:THERMAL_TRIP_PRIV_TO_INT (Results 1 – 4 of 4) sorted by relevance
45 unsigned int trip_index = THERMAL_TRIP_PRIV_TO_INT(trip->priv); in int340x_thermal_set_trip_temp()219 THERMAL_TRIP_PRIV_TO_INT(trip->priv), in int340x_update_one_trip()
83 #define THERMAL_TRIP_PRIV_TO_INT(_val_) (uintptr_t)(_val_) macro
126 unsigned int trip_index = THERMAL_TRIP_PRIV_TO_INT(trip->priv); in sys_set_trip_temp()
138 unsigned int trip_index = THERMAL_TRIP_PRIV_TO_INT(trip->priv); in sys_set_trip_temp()