Searched refs:REPORT_CONFIG (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_pci.c | 3798 #define REPORT_CONFIG(option) \ macro 3812 { PCI_DEVICE(0x4348, 0x7053), 0, 0, REPORT_CONFIG(PARPORT_SERIAL), }, 3814 { PCI_DEVICE(0x4348, 0x5053), 0, 0, REPORT_CONFIG(PARPORT_SERIAL), }, 3816 { PCI_DEVICE(0x1c00, 0x3250), 0, 0, REPORT_CONFIG(PARPORT_SERIAL), },
|