Searched refs:PCI_BRIDGE_RESOURCES (Results 1 – 10 of 10) sorted by relevance
304 res = &dev->resource[PCI_BRIDGE_RESOURCES]; in of_scan_pci_bridge()305 for (i = 0; i < PCI_NUM_RESOURCES - PCI_BRIDGE_RESOURCES; ++i) { in of_scan_pci_bridge()324 if (i >= PCI_NUM_RESOURCES - PCI_BRIDGE_RESOURCES) { in of_scan_pci_bridge()
420 if (resno < PCI_BRIDGE_RESOURCES) in pci_assign_resource()460 if (resno < PCI_BRIDGE_RESOURCES) in pci_reassign_resource()509 if (i < PCI_BRIDGE_RESOURCES) { in pci_enable_resources()
116 res = &pdev->resource[PCI_BRIDGE_RESOURCES]; in of_pci_prop_ranges()
227 for (i = PCI_BRIDGE_RESOURCES; i < PCI_BRIDGE_RESOURCES+3; i++) { in quirk_final_uli5249()
124 #define PCI_BRIDGE_IO_WINDOW (PCI_BRIDGE_RESOURCES + 0)125 #define PCI_BRIDGE_MEM_WINDOW (PCI_BRIDGE_RESOURCES + 1)126 #define PCI_BRIDGE_PREF_MEM_WINDOW (PCI_BRIDGE_RESOURCES + 2)129 #define PCI_CB_BRIDGE_IO_0_WINDOW (PCI_BRIDGE_RESOURCES + 0)130 #define PCI_CB_BRIDGE_IO_1_WINDOW (PCI_BRIDGE_RESOURCES + 1)131 #define PCI_CB_BRIDGE_MEM_0_WINDOW (PCI_BRIDGE_RESOURCES + 2)132 #define PCI_CB_BRIDGE_MEM_1_WINDOW (PCI_BRIDGE_RESOURCES + 3)139 PCI_BRIDGE_RESOURCES, enumerator140 PCI_BRIDGE_RESOURCE_END = PCI_BRIDGE_RESOURCES +
499 res = &dev->resource[PCI_BRIDGE_RESOURCES]; in of_scan_pci_bridge()500 for (i = 0; i < PCI_NUM_RESOURCES - PCI_BRIDGE_RESOURCES; ++i) { in of_scan_pci_bridge()545 if (i >= PCI_NUM_RESOURCES - PCI_BRIDGE_RESOURCES) { in of_scan_pci_bridge()
672 for (idx = PCI_BRIDGE_RESOURCES; idx < PCI_NUM_RESOURCES; idx++) { in pcibios_allocate_bridge_resources()801 for (i = 0; i < PCI_BRIDGE_RESOURCES; i++) { in lba_fixup_bus()
616 for(i = PCI_BRIDGE_RESOURCES; i < PCI_NUM_RESOURCES; i++) { in dino_fixup_bus()
743 for (i = 0; i < PCI_BRIDGE_RESOURCES; i++) { in acpiphp_sanitize_bus()
1989 &pdev->resource[PCI_BRIDGE_RESOURCES + i]); in pnv_ioda_setup_pe_seg()2177 r = &bridge->resource[PCI_BRIDGE_RESOURCES + i]; in pnv_pci_fixup_bridge_resources()