Searched refs:DA9062_MILLI_CELSIUS (Results 1 – 1 of 1) sorted by relevance
42 #define DA9062_MILLI_CELSIUS(t) ((t) * 1000) macro93 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 3 milliseconds