Home
last modified time | relevance | path

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

/linux/drivers/thermal/
A Dda9062-thermal.c42 #define DA9062_MILLI_CELSIUS(t) ((t) * 1000) macro
93 thermal->temperature = DA9062_MILLI_CELSIUS(125); in da9062_thermal_poll_on()
104 thermal->temperature = DA9062_MILLI_CELSIUS(0); in da9062_thermal_poll_on()
150 *temp = DA9062_MILLI_CELSIUS(125); in da9062_thermal_get_trip_temp()

Completed in 3 milliseconds