Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Di5500_temp.c117 u32 tstimer; in i5500_temp_probe() local
127 pci_read_config_dword(pdev, REG_TSTIMER, &tstimer); in i5500_temp_probe()
128 if (tsfsc == 0x7F && tstimer == 0x07D30D40) { in i5500_temp_probe()