Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/4xx/
H A Dpci.c633 #define MAX_PCIE_BUS_MAPPED 0x40 macro
1949 if (busses > MAX_PCIE_BUS_MAPPED) { in ppc4xx_pciex_port_setup_hose()
1950 busses = MAX_PCIE_BUS_MAPPED; in ppc4xx_pciex_port_setup_hose()