Searched refs:tsfsc (Results 1 – 1 of 1) sorted by relevance
52 s8 tsfsc; in show_temp() local55 pci_read_config_byte(pdev, REG_TSFSC, &tsfsc); in show_temp()56 temp = ((long)tsthrhi - tsfsc) * 500; in show_temp()118 s8 tsfsc; in i5500_temp_probe() local126 pci_read_config_byte(pdev, REG_TSFSC, &tsfsc); in i5500_temp_probe()128 if (tsfsc == 0x7F && tstimer == 0x07D30D40) { in i5500_temp_probe()