Searched refs:TILE_NUM_PCIE (Results 1 – 2 of 2) sorted by relevance
62 static struct pci_controller controllers[TILE_NUM_PCIE];64 static int pci_scan_flags[TILE_NUM_PCIE];160 for (i = 0; i < TILE_NUM_PCIE; i++) { in tile_pci_init()289 for (i = 0; i < TILE_NUM_PCIE; i++) { in pcibios_init()331 for (i = 0; i < TILE_NUM_PCIE; i++) { in pcibios_init()
53 #define TILE_NUM_PCIE 2 macro