Searched refs:TZ_ZEROC (Results 1 – 4 of 4) sorted by relevance
84 #define TZ_ZEROC 2731 macro85 #define MV_TEMP_CONVERT(x) ((((322 - x) * 100000) / 13625) + TZ_ZEROC)106 val = TZ_ZEROC; in ts_sysctl_handler()
46 #define TZ_ZEROC 2731 macro77 temp = sc->sc_last_temp + TZ_ZEROC; in am335x_scm_temp_sysctl()
143 #define TZ_ZEROC 2731 /* deci-Kelvin <-> deci-Celcius offset. */ macro503 t = temp_from_count(sc, sc->temp_last_cnt) + TZ_ZEROC; in temp_sysctl_handler()515 temp = sc->temp_throttle_val + TZ_ZEROC; in temp_throttle_sysctl_handler()517 if (temp < TZ_ZEROC) in temp_throttle_sysctl_handler()519 temp -= TZ_ZEROC; in temp_throttle_sysctl_handler()
86 #define TZ_ZEROC 2731 macro1013 val = val / 100 + TZ_ZEROC; in sysctl_bcm2835_devcpu_temperature()