Home
last modified time | relevance | path

Searched refs:TEMP_TO_RAW (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thermal/
H A Dairoha_thermal.c196 #define TEMP_TO_RAW(priv, temp) ((((((temp) / 100) - (priv)->init_temp) * \ macro
369 TEMP_TO_RAW(priv, high) >> 4); in en7581_thermal_set_trips()
381 TEMP_TO_RAW(priv, low) >> 4); in en7581_thermal_set_trips()