Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvif/
Dpush.h181 #define PUSH_3D(X,o,p,s,mA,dA,mB,dB,mC,dC) \ argument
182 PUSH_3(X, DATA_, 1, 0, o, (p), s, X##mC, (dC), \
185 #define PUSH_4D(X,o,p,s,mA,dA,mB,dB,mC,dC,mD,dD) \ argument
187 X##mC, (dC), \
190 #define PUSH_5D(X,o,p,s,mA,dA,mB,dB,mC,dC,mD,dD,mE,dE) \ argument
193 X##mC, (dC), \
196 #define PUSH_6D(X,o,p,s,mA,dA,mB,dB,mC,dC,mD,dD,mE,dE,mF,dF) \ argument
200 X##mC, (dC), \
203 #define PUSH_7D(X,o,p,s,mA,dA,mB,dB,mC,dC,mD,dD,mE,dE,mF,dF,mG,dG) \ argument
208 X##mC, (dC), \
[all …]
/linux-6.1.9/Documentation/hwmon/
Dina238.rst53 temp1_input Die temperature measurement (mC)
54 temp1_max Maximum die temperature threshold (mC)
Dmax31760.rst76 …o_point_temp_hyst Temperature hysteresis for auto fan control. Can be either 2000mC or 4000mC
/linux-6.1.9/arch/arm64/boot/dts/marvell/
Darmada-ap80x.dtsi323 temperature = <100000>; /* mC degrees */
324 hysteresis = <2000>; /* mC degrees */
Darmada-cp11x.dtsi36 temperature = <100000>; /* mC degrees */
37 hysteresis = <2000>; /* mC degrees */
/linux-6.1.9/drivers/rtc/
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()
Drtc-rv3032.c783 static int rv3032_hwmon_read_temp(struct device *dev, long *mC) in rv3032_hwmon_read_temp() argument
809 *mC = (temp * 1000) / 16; in rv3032_hwmon_read_temp()
Drtc-ds1307.c1331 static int ds3231_hwmon_read_temp(struct device *dev, s32 *mC) in ds3231_hwmon_read_temp() argument
1348 *mC = temp * 250; in ds3231_hwmon_read_temp()
/linux-6.1.9/Documentation/power/
Dcharger-manager.rst177 `int (*temperature_out_of_range)(int *mC); / bool measure_battery_temp;`
180 if it is too cold to charge. With the variable mC, the callback returns