Searched refs:temp4 (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/hwmon/ |
H A D | emc2103.rst | 35 as temp3 and temp4. If only one diode is attached to this channel, temp4
|
H A D | w83795.rst | 60 11/ 12 VDSEN17/TR4/TD4 24h in20/temp4 116 8/ 9 VDSEN17/TR4/TD4 24h in20/temp4
|
H A D | w83627ehf.rst | 93 configurable. temp4 and higher attributes are only reported if its temperature 99 degC for temp1 and 0.5 degC for temp2 and temp3. For temp4 and higher,
|
H A D | vt1211.rst | 71 UCH2 in1 temp4 +2.5V
|
H A D | lm93.rst | 175 The eight control sources are: temp1-temp4 (aka "zones" in the datasheet),
|
/linux/drivers/pci/hotplug/ |
H A D | cpqphp_nvram.c | 132 u8 temp1, temp2, temp3, temp4, temp5, temp6; in check_for_compaq_ROM() local 138 temp4 = readb(rom_start + 0xffea + 3); in check_for_compaq_ROM() 144 (temp4 == 'P') && in check_for_compaq_ROM()
|
H A D | cpqphp_core.c | 87 u8 temp1, temp2, temp3, temp4; in detect_SMBIOS_pointer() local 96 temp4 = readb(fp+3); in detect_SMBIOS_pointer() 100 temp4 == '_') { in detect_SMBIOS_pointer()
|
/linux/drivers/scsi/ |
H A D | FlashPoint.c | 915 unsigned short temp, temp2, temp3, temp4, temp5, temp6; in FlashPoint_ProbeHostAdapter() local 984 temp4 = 0x0000; in FlashPoint_ProbeHostAdapter() 1004 temp4 >>= 1; in FlashPoint_ProbeHostAdapter() 1025 temp4 |= 0x8000; in FlashPoint_ProbeHostAdapter() 1032 pCardInfo->si_per_targ_wide_nego = temp4; in FlashPoint_ProbeHostAdapter()
|