Searched refs:PCI_CLASS_SERIAL_SMBUS (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/include/hw/pci/ |
H A D | pci_ids.h | 125 #define PCI_CLASS_SERIAL_SMBUS 0x0c05 macro
|
/openbmc/qemu/hw/i2c/ |
H A D | smbus_ich9.c | 130 k->class_id = PCI_CLASS_SERIAL_SMBUS; in ich9_smb_class_init()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-sis96x.c | 254 if (PCI_CLASS_SERIAL_SMBUS != ww) { in sis96x_probe()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | early-quirks.c | 708 PCI_CLASS_SERIAL_SMBUS, PCI_ANY_ID, 0, ati_bugs }, 710 PCI_CLASS_SERIAL_SMBUS, PCI_ANY_ID, 0, ati_bugs_contd },
|
/openbmc/u-boot/include/ |
H A D | pci_ids.h | 114 #define PCI_CLASS_SERIAL_SMBUS 0x0c05 macro
|
/openbmc/linux/include/linux/ |
H A D | pci_ids.h | 126 #define PCI_CLASS_SERIAL_SMBUS 0x0c05 macro
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_pci.c | 1094 { PCI_CLASS_SERIAL_SMBUS, "smb", NULL },
|