Searched refs:Temp3 (Results 1 – 3 of 3) sorted by relevance
40 Temp3 0x27
138 Temp3-temp7 support NTC thermistors. For these channels, the driver returns
687 unsigned short Temp1, Temp2, Temp3; in XGI_SetXG21CRTC() local725 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()