Home
last modified time | relevance | path

Searched refs:temp3 (Results 1 – 25 of 25) sorted by relevance

/linux-4.1.27/arch/ia64/kernel/
Dmca_asm.S413 #define temp3 r7 macro
518 mov temp3=b6
522 st8 [temp1]=temp3,PT(AR_CSD)-PT(B6) // save b6
524 mov temp3=ar.csd
528 st8 [temp1]=temp3,PT(AR_UNAT)-PT(AR_CSD) // save ar.csd
530 mov temp3=ar.unat
533 st8 [temp1]=temp3,PT(AR_RNAT)-PT(AR_UNAT) // save ar.unat
535 mov temp3=ar.rnat
538 st8 [temp1]=temp3,PT(LOADRS)-PT(AR_RNAT) // save ar.rnat
540 mov temp3=ar.bsp
[all …]
/linux-4.1.27/drivers/media/usb/dvb-usb/
Daf9005-fe.c544 u8 temp0, temp1, temp2, temp3, buf[4]; in af9005_fe_program_cfoe() local
592 temp3 = (u8) ((NS_coeff1_2048Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
595 buf[0] = temp3; in af9005_fe_program_cfoe()
627 temp3 = (u8) ((NS_coeff2_2k & 0x01C00000) >> 22); in af9005_fe_program_cfoe()
630 buf[0] = temp3; in af9005_fe_program_cfoe()
658 temp3 = (u8) ((NS_coeff1_8191Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
661 buf[0] = temp3; in af9005_fe_program_cfoe()
689 temp3 = (u8) ((NS_coeff1_8192Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
692 buf[0] = temp3; in af9005_fe_program_cfoe()
720 temp3 = (u8) ((NS_coeff1_8193Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
[all …]
/linux-4.1.27/Documentation/hwmon/
Dthmc5064 temp3 -- 2nd remote only for ADM1022
73 in the temp3 mode), five temperature readings and two fans.
Dw8379548 9/ 10 | VDSEN16/TR3/TD3 | 23h | in19/temp3
101 6/ 7 | VDSEN16/TR3/TD3 | 23h | in19/temp3
Demc210331 as temp3 and temp4. If only one diode is attached to this channel, temp4
Dw83627ehf65 degC for temp1 and and 0.5 degC for temp2 and temp3. For temp4 and higher,
69 Alarms are only supported for temp1, temp2, and temp3.
92 temp3 -> pwm3 (not on 627UHG)
Dasb10057 0x2000 => temp3
Dw83792d46 degC for temp1 and 0.5 degC for temp2 and temp3. An alarm is triggered when
67 4 - temp3
Dw83791d65 degC for temp1 and 0.5 degC for temp2 and temp3. An alarm is triggered when
151 temp3 : alarms: 0x002000 beep_mask: 0x000002 <== mismatch
Dvt121162 UCH1/Reading2 in0 temp3 NTC type thermistor
116 temp1 and temp3-temp7, scaling depends on the board implementation and needs
Dlm8774 - in0+in5 (default) or temp3
Dw83781d132 0x000020: temp2 (+temp3 on W83781D)
140 0x002000: temp3 (W83782D only)
295 would control temp1, bit 3 temp2 and bit 5 temp3.
368 temp3, although it is possible that only the most significant bit matters
Dltc2978104 temperatures, and temp3 reports the chip temperature.
Ddme1737126 temp3: Remote diode 2 (3904 type) temperature -127C - +127C
247 4: temp3
Dsysfs-interface270 auto mode. Bitfield, 1 is temp1, 2 is temp2, 4 is temp3 etc...
/linux-4.1.27/drivers/pci/hotplug/
Dcpqphp_nvram.c146 u8 temp1, temp2, temp3, temp4, temp5, temp6; in check_for_compaq_ROM() local
151 temp3 = readb(rom_start + 0xffea + 2); in check_for_compaq_ROM()
157 (temp3 == 'M') && in check_for_compaq_ROM()
Dcpqphp_core.c101 u8 temp1, temp2, temp3, temp4; in detect_SMBIOS_pointer() local
109 temp3 = readb(fp+2); in detect_SMBIOS_pointer()
113 temp3 == 'M' && in detect_SMBIOS_pointer()
Dcpqphp_pci.c57 u8 temp1, temp2, temp3, temp4; in detect_HRT_floating_pointer() local
65 temp3 = readb(fp + SIG2); in detect_HRT_floating_pointer()
69 temp3 == 'R' && in detect_HRT_floating_pointer()
/linux-4.1.27/drivers/staging/xgifb/
Dvb_init.c406 unsigned char temp, temp1, temp2, temp3, j, k; in XGINew_SetDRAMDefaultRegister340() local
422 temp3 = 0; in XGINew_SetDRAMDefaultRegister340()
425 xgifb_reg_and_or(P3d4, 0x6E, 0xFC, temp3); in XGINew_SetDRAMDefaultRegister340()
427 temp3 += 0x01; in XGINew_SetDRAMDefaultRegister340()
449 temp3 = temp & 0x80; in XGINew_SetDRAMDefaultRegister340()
452 xgifb_reg_or(P3d4, 0x40, temp3); /* CR40_D[7] */ in XGINew_SetDRAMDefaultRegister340()
Dvb_setmode.c1406 unsigned long temp, temp1, temp2, temp3, push3; in XGI_SetLVDSRegs() local
1599 temp3 = tempax; in XGI_SetLVDSRegs()
1602 temp1 /= temp3; in XGI_SetLVDSRegs()
1603 temp3 <<= 16; in XGI_SetLVDSRegs()
1606 temp3 = (temp3 & 0xffff0000) + (temp1 & 0xffff); in XGI_SetLVDSRegs()
1608 tempax = (unsigned short) (temp3 & 0xff); in XGI_SetLVDSRegs()
1619 tempax |= (unsigned short) ((temp3 >> 8) & 0x07); in XGI_SetLVDSRegs()
1625 temp3 >>= 16; in XGI_SetLVDSRegs()
1628 temp3 >>= 1; in XGI_SetLVDSRegs()
1631 (unsigned short) ((temp3 >> 8) & 0xff)); in XGI_SetLVDSRegs()
[all …]
/linux-4.1.27/arch/frv/kernel/
Dgdb-stub.c1395 unsigned long addr, length, loop, dbar, temp, temp2, temp3; in gdbstub() local
1430 temp3 = __debug_frame->pc & ~15; in gdbstub()
1432 if (temp3 == temp + TBR_TT_INTERRUPT_15 || in gdbstub()
1433 temp3 == temp2 + TBR_TT_INTERRUPT_15 in gdbstub()
1446 if (temp3 == temp + TBR_TT_DECREMENT_TIMER || in gdbstub()
1447 temp3 == temp2 + TBR_TT_DECREMENT_TIMER in gdbstub()
/linux-4.1.27/drivers/media/dvb-frontends/
Dmb86a16.c659 unsigned char temp1, temp2, temp3; in freqerr_chk() local
712 if (mb86a16_read(state, 0x24, &temp3) != 2) in freqerr_chk()
716 M = ((temp1 & 0x1f) << 12) + (temp2 << 4) + (temp3 >> 4); in freqerr_chk()
/linux-4.1.27/drivers/scsi/
DFlashPoint.c943 unsigned short temp, temp2, temp3, temp4, temp5, temp6; in FlashPoint_ProbeHostAdapter() local
1011 temp3 = 0x0000; in FlashPoint_ProbeHostAdapter()
1031 temp3 >>= 1; in FlashPoint_ProbeHostAdapter()
1047 temp3 |= 0x8000; in FlashPoint_ProbeHostAdapter()
1056 pCardInfo->si_per_targ_no_disc = temp3; in FlashPoint_ProbeHostAdapter()
1155 temp3 = 0; in FlashPoint_ProbeHostAdapter()
1157 temp3 <<= 1; in FlashPoint_ProbeHostAdapter()
1159 temp3 |= 1; in FlashPoint_ProbeHostAdapter()
1165 if (!(temp3 & BIT(7))) in FlashPoint_ProbeHostAdapter()
1167 if (!(temp3 & BIT(6))) in FlashPoint_ProbeHostAdapter()
/linux-4.1.27/drivers/video/fbdev/sis/
Dinit.c3133 unsigned char temp1, temp2, temp3; in SiS_Handle760() local
3146 temp3 = SiS_GetRegByte((somebase + 0x85)) & 0xb7; in SiS_Handle760()
3151 temp3 |= 0x08; in SiS_Handle760()
3160 SiS_SetRegByte((somebase + 0x85), temp3); in SiS_Handle760()
/linux-4.1.27/drivers/net/ethernet/nvidia/
Dforcedeth.c1634 u32 temp1, temp2, temp3; in nv_mac_reset() local
1642 temp3 = readl(base + NvRegTransmitPoll); in nv_mac_reset()
1654 writel(temp3, base + NvRegTransmitPoll); in nv_mac_reset()