Home
last modified time | relevance | path

Searched refs:tsthrhi (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Di5500_temp.c42 u16 tsthrhi; in temp1_input_show() local
45 pci_read_config_word(pdev, REG_TSTHRHI, &tsthrhi); in temp1_input_show()
47 temp = ((long)tsthrhi - tsfsc) * 500; in temp1_input_show()

Completed in 1 milliseconds