Searched refs:temp5 (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/Documentation/hwmon/ |
D | w83795 | 44 3 | VSEN12/TR5 | 1Fh | in15/temp5 97 48 | VSEN12/TR5 | 1Fh | in15/temp5
|
D | w83793 | 45 temp5-6 have a 1 degree Celsiis resolution.
|
D | max34440 | 117 temp1 is the chip's internal temperature. temp2..temp5
|
D | ltc2978 | 144 temperatures, and temp5 reports the chip temperature.
|
D | vt1211 | 64 UCH3 in2 temp5 VccP (processor core)
|
/Linux-v4.19/drivers/pci/hotplug/ |
D | cpqphp_nvram.c | 132 u8 temp1, temp2, temp3, temp4, temp5, temp6; in check_for_compaq_ROM() local 139 temp5 = readb(rom_start + 0xffea + 4); in check_for_compaq_ROM() 145 (temp5 == 'A') && in check_for_compaq_ROM()
|
/Linux-v4.19/drivers/scsi/ |
D | FlashPoint.c | 943 unsigned short temp, temp2, temp3, temp4, temp5, temp6; in FlashPoint_ProbeHostAdapter() local 1013 temp5 = 0x0000; in FlashPoint_ProbeHostAdapter() 1033 temp5 >>= 1; in FlashPoint_ProbeHostAdapter() 1039 temp5 |= 0x8000; /* Fall through */ in FlashPoint_ProbeHostAdapter() 1058 pCardInfo->si_per_targ_fast_nego = temp5; in FlashPoint_ProbeHostAdapter()
|