Home
last modified time | relevance | path

Searched refs:PCI_MAX_PCI_FUNCTIONS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_common.c339 PCI_MAX_PCI_FUNCTIONS - 1); in pci_find_class()
H A Dpci.c356 PCI_MAX_PCI_FUNCTIONS - 1); in pci_hose_scan_bus()
H A Dpci-uclass.c684 PCI_MAX_PCI_FUNCTIONS - 1); in pci_bind_bus_devices()
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h416 #define PCI_MAX_PCI_FUNCTIONS 8 macro