Searched refs:PCI_IRQ_LINES (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/faraday/ | ||
H A D | ftpci100.h | 49 #define PCI_IRQ_LINES 4 macro |
/openbmc/u-boot/drivers/pci/ | ||
H A D | pci_ftpci100.c | 194 if (int_pin > PCI_IRQ_LINES) { in pci_bus_scan() |