tsthrhi            42 drivers/hwmon/i5500_temp.c 	u16 tsthrhi;
tsthrhi            45 drivers/hwmon/i5500_temp.c 	pci_read_config_word(pdev, REG_TSTHRHI, &tsthrhi);
tsthrhi            47 drivers/hwmon/i5500_temp.c 	temp = ((long)tsthrhi - tsfsc) * 500;