Home
last modified time | relevance | path

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

/openbmc/u-boot/include/faraday/
H A Dftpci100.h49 #define PCI_IRQ_LINES 4 macro
/openbmc/u-boot/drivers/pci/
H A Dpci_ftpci100.c194 if (int_pin > PCI_IRQ_LINES) { in pci_bus_scan()