Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dunits.h34 #define ABSOLUTE_ZERO_MILLICELSIUS -273150 macro
38 return t + ABSOLUTE_ZERO_MILLICELSIUS; in milli_kelvin_to_millicelsius()
43 return t - ABSOLUTE_ZERO_MILLICELSIUS; in millicelsius_to_milli_kelvin()
101 return t + DIV_ROUND_CLOSEST(ABSOLUTE_ZERO_MILLICELSIUS, in kelvin_to_celsius()
107 return t - DIV_ROUND_CLOSEST(ABSOLUTE_ZERO_MILLICELSIUS, in celsius_to_kelvin()
/linux-6.3-rc2/drivers/iio/adc/
A Dqcom-spmi-rradc.c673 *val = div64_s64(ABSOLUTE_ZERO_MILLICELSIUS, in rradc_read_offset()

Completed in 6 milliseconds