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

/linux-4.4.14/drivers/i2c/busses/
H A Di2c-amd756.c67 #define SMBREV 0x008 macro
369 pci_read_config_byte(pdev, SMBREV, &temp); amd756_probe()
370 dev_dbg(&pdev->dev, "SMBREV = 0x%X\n", temp); amd756_probe()
H A Di2c-ali15x3.c84 #define SMBREV 0x008 macro
216 pci_read_config_byte(ALI15X3_dev, SMBREV, &temp); ali15x3_setup()
217 dev_dbg(&ALI15X3_dev->dev, "SMBREV = 0x%X\n", temp); ali15x3_setup()
H A Di2c-ali1535.c73 #define SMBREV 0x008 macro
209 pci_read_config_byte(dev, SMBREV, &temp); ali1535_setup()
210 dev_dbg(&dev->dev, "SMBREV = 0x%X\n", temp); ali1535_setup()
H A Di2c-piix4.c65 #define SMBREV 0x0D6 macro
220 pci_read_config_byte(PIIX4_dev, SMBREV, &temp); piix4_setup()

Completed in 65 milliseconds