Home
last modified time | relevance | path

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

/linux-6.3-rc2/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()
140 { .temperature = DA9062_MILLI_CELSIUS(125), .type = THERMAL_TRIP_HOT },

Completed in 4 milliseconds