Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h79 #define PCI_CLASS_COMMUNICATION_MODEM 0x0703 macro
/openbmc/linux/arch/x86/kernel/
H A Dearly_printk.c269 if (((classcode >> 16 != PCI_CLASS_COMMUNICATION_MODEM) && in early_pci_serial_init()
/openbmc/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-mhi.c87 .subclass_code = PCI_CLASS_COMMUNICATION_MODEM & 0xff,
/openbmc/u-boot/include/
H A Dpci_ids.h68 #define PCI_CLASS_COMMUNICATION_MODEM 0x0703 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h75 #define PCI_CLASS_COMMUNICATION_MODEM 0x0703 macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_pci.c3861 ((dev->class >> 8) != PCI_CLASS_COMMUNICATION_MODEM)) || in serial_pci_is_class_communication()
5972 PCI_CLASS_COMMUNICATION_MODEM << 8,
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c1035 { PCI_CLASS_COMMUNICATION_MODEM, "modem", NULL },