Searched refs:tsthr (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/hwmon/ | ||
H A D | i5500_temp.c | 67 u16 tsthr; show_thresh() local 69 pci_read_config_word(pdev, reg, &tsthr); show_thresh() 70 temp = tsthr * 500; show_thresh() |
Completed in 36 milliseconds