Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Di5500_temp.c108 u32 tstimer; in i5500_temp_probe() local
118 pci_read_config_dword(pdev, REG_TSTIMER, &tstimer); in i5500_temp_probe()
119 if (tsfsc == 0x7F && tstimer == 0x07D30D40) { in i5500_temp_probe()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds