Home
last modified time | relevance | path

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

/arch/arm/mach-mv78xx0/
Dpcie.c37 static int num_pcie_ports; variable
71 if (num_pcie_ports > 7) in mv78xx0_pcie_preinit()
74 size_each = pcie_port_size[num_pcie_ports]; in mv78xx0_pcie_preinit()
77 for (i = 0; i < num_pcie_ports; i++) { in mv78xx0_pcie_preinit()
105 if (nr >= num_pcie_ports) in mv78xx0_pcie_setup()
201 if (nr >= num_pcie_ports) { in mv78xx0_pcie_scan_bus()
237 struct pcie_port *pp = &pcie_port[num_pcie_ports++]; in add_pcie_port()
/arch/arm/mach-dove/
Dpcie.c35 static int num_pcie_ports; variable
42 if (nr >= num_pcie_ports) in dove_pcie_setup()
160 if (nr >= num_pcie_ports) { in dove_pcie_scan_bus()
194 struct pcie_port *pp = &pcie_port[num_pcie_ports++]; in add_pcie_port()