Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h78 #define PCI_CLASS_COMMUNICATION_MULTISERIAL 0x0702 macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_pci.c3860 ((dev->class >> 8) != PCI_CLASS_COMMUNICATION_MULTISERIAL) && in serial_pci_is_class_communication()
3886 if ((dev->class >> 8) == PCI_CLASS_COMMUNICATION_MULTISERIAL) in serial_pci_guess_board()
5133 PCI_CLASS_COMMUNICATION_MULTISERIAL << 8, 0xffff00,
5137 PCI_CLASS_COMMUNICATION_MULTISERIAL << 8, 0xffff00,
5976 PCI_CLASS_COMMUNICATION_MULTISERIAL << 8,
/openbmc/u-boot/include/
H A Dpci_ids.h67 #define PCI_CLASS_COMMUNICATION_MULTISERIAL 0x0702 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h74 #define PCI_CLASS_COMMUNICATION_MULTISERIAL 0x0702 macro
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c1033 { PCI_CLASS_COMMUNICATION_MULTISERIAL, "multiport-serial", NULL },