BCM_PCIE_MEM_BASE_PA 46 arch/mips/include/asm/mach-bcm63xx/bcm63xx_io.h #define BCM_PCIE_MEM_END_PA (BCM_PCIE_MEM_BASE_PA + \ BCM_PCIE_MEM_BASE_PA 80 arch/mips/pci/pci-bcm63xx.c .start = BCM_PCIE_MEM_BASE_PA, BCM_PCIE_MEM_BASE_PA 198 arch/mips/pci/pci-bcm63xx.c val = (BCM_PCIE_MEM_BASE_PA >> 20) << BASEMASK_BASE_SHIFT; BCM_PCIE_MEM_BASE_PA 199 arch/mips/pci/pci-bcm63xx.c val |= (BCM_PCIE_MEM_BASE_PA >> 20) << BASEMASK_MASK_SHIFT; BCM_PCIE_MEM_BASE_PA 203 arch/mips/pci/pci-bcm63xx.c val = (BCM_PCIE_MEM_BASE_PA >> 20) << REBASE_ADDR_BASE_SHIFT;