Home
last modified time | relevance | path

Searched refs:tsthr (Results 1 – 1 of 1) sorted by relevance

/drivers/hwmon/
Di5500_temp.c58 u16 tsthr; in thresh_show() local
60 pci_read_config_word(pdev, reg, &tsthr); in thresh_show()
61 temp = tsthr * 500; in thresh_show()