Home
last modified time | relevance | path

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

/linux/include/linux/
A Dunits.h31 #define ABSOLUTE_ZERO_MILLICELSIUS -273150 macro
35 return t + ABSOLUTE_ZERO_MILLICELSIUS; in milli_kelvin_to_millicelsius()
40 return t - ABSOLUTE_ZERO_MILLICELSIUS; in millicelsius_to_milli_kelvin()
98 return t + DIV_ROUND_CLOSEST(ABSOLUTE_ZERO_MILLICELSIUS, in kelvin_to_celsius()
104 return t - DIV_ROUND_CLOSEST(ABSOLUTE_ZERO_MILLICELSIUS, in celsius_to_kelvin()

Completed in 4 milliseconds