Home
last modified time | relevance | path

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

/arch/powerpc/platforms/4xx/
Dpci.c633 #define MAX_PCIE_BUS_MAPPED 0x40 macro
1951 if (busses > MAX_PCIE_BUS_MAPPED) { in ppc4xx_pciex_port_setup_hose()
1952 busses = MAX_PCIE_BUS_MAPPED; in ppc4xx_pciex_port_setup_hose()