Home
last modified time | relevance | path

Searched refs:PCI_SERIAL_16550_COMPATIBLE (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/x86/kernel/
H A Dearly_printk.c310 (((classcode >> 8) & 0xff) != PCI_SERIAL_16550_COMPATIBLE)) { in early_pci_serial_init()
/linux-6.15/include/linux/
H A Dpci_ids.h79 #define PCI_SERIAL_16550_COMPATIBLE 0x02 macro