Searched refs:mC (Results 1 – 4 of 4) sorted by relevance
76 …o_point_temp_hyst Temperature hysteresis for auto fan control. Can be either 2000mC or 4000mC
328 temperature = <100000>; /* mC degrees */329 hysteresis = <2000>; /* mC degrees */
97 static int isl12022_hwmon_read_temp(struct device *dev, long *mC) in isl12022_hwmon_read_temp() argument113 *mC = temp; in isl12022_hwmon_read_temp()
286 static int ds3232_hwmon_read_temp(struct device *dev, long int *mC) in ds3232_hwmon_read_temp() argument304 *mC = temp * 250; in ds3232_hwmon_read_temp()