Searched refs:tsthrhi (Results 1 – 1 of 1) sorted by relevance
51 u16 tsthrhi; in show_temp() local54 pci_read_config_word(pdev, REG_TSTHRHI, &tsthrhi); in show_temp()56 temp = ((long)tsthrhi - tsfsc) * 500; in show_temp()