Searched refs:ARM_PCI_NUM_REGIONS (Results 1 – 3 of 3) sorted by relevance
30 CASSERT(ARM_PCI_NUM_REGIONS == 2UL, ARM_PCI_NUM_REGIONS_mismatch);390 if (pci_props.num_ncoh_regions > ARM_PCI_NUM_REGIONS) { in fconf_populate_pci_props()392 pci_props.num_ncoh_regions = ARM_PCI_NUM_REGIONS; in fconf_populate_pci_props()
53 struct memory_bank ncoh_regions[ARM_PCI_NUM_REGIONS];
261 #define ARM_PCI_NUM_REGIONS 2UL macro