Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dvt8231.c39 #define VT8231_ENABLE_REG 0x74 macro
1005 pci_read_config_word(dev, VT8231_ENABLE_REG, &val); in vt8231_pci_probe()
1012 pci_write_config_word(dev, VT8231_ENABLE_REG, in vt8231_pci_probe()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dvt8231.c38 #define VT8231_ENABLE_REG 0x74 macro
996 pci_read_config_word(dev, VT8231_ENABLE_REG, &val); in vt8231_pci_probe()
1002 ret = pci_write_config_word(dev, VT8231_ENABLE_REG, val | 0x1); in vt8231_pci_probe()

Completed in 4 milliseconds