Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/include/nvif/
A Dpush.h192 PUSH_3(X, DATA_, 1, 0, o, (p), s, X##mC, (dC), \
197 X##mC, (dC), \
203 X##mC, (dC), \
210 X##mC, (dC), \
218 X##mC, (dC), \
227 X##mC, (dC), \
237 X##mC, (dC), \
292 #define PUSH_NV_3(X,o,p,c,mA,dA,mB,dB,mC,d...) \ argument
295 c##_##mC,d)
299 c##_##mC,dC, \
[all …]
/drivers/rtc/
A Drtc-isl12022.c97 static int isl12022_hwmon_read_temp(struct device *dev, long *mC) in isl12022_hwmon_read_temp() argument
113 *mC = temp; in isl12022_hwmon_read_temp()
A Drtc-ds3232.c286 static int ds3232_hwmon_read_temp(struct device *dev, long int *mC) in ds3232_hwmon_read_temp() argument
304 *mC = temp * 250; in ds3232_hwmon_read_temp()
A Drtc-rv3032.c787 static int rv3032_hwmon_read_temp(struct device *dev, long *mC) in rv3032_hwmon_read_temp() argument
813 *mC = (temp * 1000) / 16; in rv3032_hwmon_read_temp()
A Drtc-ds1307.c1347 static int ds3231_hwmon_read_temp(struct device *dev, s32 *mC) in ds3231_hwmon_read_temp() argument
1364 *mC = temp * 250; in ds3231_hwmon_read_temp()

Completed in 20 milliseconds