Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dvia686a.c60 #define VIA686A_ENABLE_REG 0x74 macro
878 ret = pci_read_config_word(dev, VIA686A_ENABLE_REG, &val); in via686a_pci_probe()
890 ret = pci_write_config_word(dev, VIA686A_ENABLE_REG, val | 0x1); in via686a_pci_probe()