Searched refs:Temp (Results 1 – 10 of 10) sorted by relevance
/linux-2.6.39/arch/arm/mach-tegra/ |
D | headsmp.S | 36 mov r3, r4 @ Temp = NumWays 37 2: subs r3, r3, #1 @ Temp-- 40 orr r5, r5, r6 @ Reg = (Temp<<WayShift)|(NumSets<<SetShift)
|
/linux-2.6.39/drivers/staging/xgifb/ |
D | vb_init.c | 1190 unsigned char Temp; in XGINew_GetXG21Sense() local 1204 Temp = xgifb_reg_get(pVBInfo->P3d4, 0x48) & 0xC0; in XGINew_GetXG21Sense() 1205 if (Temp == 0xC0) { /* DVI & DVO GPIOA/B pull high */ in XGINew_GetXG21Sense() 1209 Temp = xgifb_reg_get(pVBInfo->P3d4, 0x48) & 0x04; in XGINew_GetXG21Sense() 1210 if (!Temp) in XGINew_GetXG21Sense() 1224 unsigned char Temp, bCR4A; in XGINew_GetXG27Sense() local 1229 Temp = xgifb_reg_get(pVBInfo->P3d4, 0x48) & 0x07; in XGINew_GetXG27Sense() 1232 if (Temp <= 0x02) { in XGINew_GetXG27Sense() 1289 unsigned long Temp; in XGIInitNew() local 1475 HwDeviceExtension->pQueryVGAConfigSpace(HwDeviceExtension, 0x50, 0, &Temp); /* Get */ in XGIInitNew() [all …]
|
D | vb_setmode.c | 942 unsigned short Data, Temp, b3CC; in XGI_SetXG21LCD() local 958 Temp = xgifb_reg_get(pVBInfo->P3d4, 0x37); in XGI_SetXG21LCD() 960 if (Temp & 0x01) { in XGI_SetXG21LCD() 988 unsigned short Data, Temp, b3CC; in XGI_SetXG27LCD() local 998 Temp = xgifb_reg_get(pVBInfo->P3d4, 0x37); in XGI_SetXG27LCD() 999 if ((Temp & 0x03) == 0) { /* dual 12 */ in XGI_SetXG27LCD()
|
/linux-2.6.39/Documentation/hwmon/ |
D | vt1211 | 58 Sensor Voltage Mode Temp Mode Default Use (from the datasheet) 186 Temp Auto Point Thermal Threshold 197 (Rising Temp) (Falling Temp)
|
D | abituguru-datasheet | 206 Temp sensors also use a linear scale, a reading of 0 corresponds with 0 degree 228 Temp sensor: Shutdown if temp is over the shutdown threshold (RW) 237 Temp sensor: warning threshold (scale as bank 0x21) 241 Temp sensor: shutdown threshold (scale as bank 0x21)
|
D | lm93 | 166 0x01 - Temp 1 167 0x02 - Temp 2 168 0x04 - Temp 3 169 0x08 - Temp 4
|
D | dme1737 | 196 Temperature Rising Temp Falling Temp 238 temp[1-3]_fault RO Temp input fault. Returns 1 if the chip
|
D | abituguru | 26 sensortype (Volt or Temp) for bank1 sensors, for revision 1 uGuru's
|
/linux-2.6.39/Documentation/dvb/ |
D | get_dvb_firmware | 21 use File::Temp qw/ tempdir /;
|
/linux-2.6.39/Documentation/scsi/ |
D | arcmsr_spec.txt | 250 ** byte 23 : Temp#0 251 ** byte 24 : Temp#1
|