Home
last modified time | relevance | path

Searched refs:Temp3 (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/Documentation/hwmon/
Dsmsc47b39740 Temp3 0x27
Dvt1211138 Temp3-temp7 support NTC thermistors. For these channels, the driver returns
/linux-2.6.39/drivers/staging/xgifb/
Dvb_setmode.c687 unsigned short Temp1, Temp2, Temp3; in XGI_SetXG21CRTC() local
725 Temp3 = Temp1 & 0x0F; /* Temp3[3:0]: VRS[3:0] */ in XGI_SetXG21CRTC()
726 if (Tempax < Temp3) /* VRE[3:0]<VRS[3:0] */ in XGI_SetXG21CRTC()
804 Temp3 = Temp1 & 0x1F; /* Temp3[4:0]: VRS[4:0] */ in XGI_SetXG21CRTC()
805 if (Tempax < Temp3) /* VRE < VRS */ in XGI_SetXG21CRTC()