Home
last modified time | relevance | path

Searched refs:temp4 (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/arch/ia64/kernel/
Dmca_asm.S414 #define temp4 r14 macro
519 mov temp4=b7
523 st8 [temp2]=temp4,PT(AR_SSD)-PT(B7) // save b7
525 mov temp4=ar.ssd
529 st8 [temp2]=temp4,PT(AR_PFS)-PT(AR_SSD) // save ar.ssd
531 mov temp4=ar.pfs
534 st8 [temp2]=temp4,PT(AR_BSPSTORE)-PT(AR_PFS) // save ar.pfs
536 mov temp4=ar.bspstore
539 st8 [temp2]=temp4,PT(AR_FPSR)-PT(AR_BSPSTORE) // save ar.bspstore
542 sub temp3=temp3, temp4 // ar.bsp - ar.bspstore
[all …]
/linux-4.4.14/Documentation/hwmon/
Demc210331 as temp3 and temp4. If only one diode is attached to this channel, temp4
Dw8379549 11/ 12 | VDSEN17/TR4/TD4 | 24h | in20/temp4
102 8/ 9 | VDSEN17/TR4/TD4 | 24h | in20/temp4
Dw83627ehf59 configurable. temp4 and higher attributes are only reported if its temperature
65 degC for temp1 and and 0.5 degC for temp2 and temp3. For temp4 and higher,
Dvt121163 UCH2 in1 temp4 +2.5V
Dlm93161 The eight control sources are: temp1-temp4 (aka "zones" in the datasheet),
/linux-4.4.14/drivers/pci/hotplug/
Dcpqphp_nvram.c146 u8 temp1, temp2, temp3, temp4, temp5, temp6; in check_for_compaq_ROM() local
152 temp4 = readb(rom_start + 0xffea + 3); in check_for_compaq_ROM()
158 (temp4 == 'P') && in check_for_compaq_ROM()
Dcpqphp_core.c101 u8 temp1, temp2, temp3, temp4; in detect_SMBIOS_pointer() local
110 temp4 = readb(fp+3); in detect_SMBIOS_pointer()
114 temp4 == '_') { in detect_SMBIOS_pointer()
Dcpqphp_pci.c57 u8 temp1, temp2, temp3, temp4; in detect_HRT_floating_pointer() local
66 temp4 = readb(fp + SIG3); in detect_HRT_floating_pointer()
70 temp4 == 'T') { in detect_HRT_floating_pointer()
/linux-4.4.14/drivers/scsi/
DFlashPoint.c943 unsigned short temp, temp2, temp3, temp4, temp5, temp6; in FlashPoint_ProbeHostAdapter() local
1012 temp4 = 0x0000; in FlashPoint_ProbeHostAdapter()
1032 temp4 >>= 1; in FlashPoint_ProbeHostAdapter()
1050 temp4 |= 0x8000; in FlashPoint_ProbeHostAdapter()
1057 pCardInfo->si_per_targ_wide_nego = temp4; in FlashPoint_ProbeHostAdapter()