Searched refs:PCIE00_VIRT_BASE (Results 1 – 2 of 2) sorted by relevance
39 *dev = orion_pcie_dev_id((void __iomem *)PCIE00_VIRT_BASE); in mv78xx0_pcie_id()40 *rev = orion_pcie_rev((void __iomem *)PCIE00_VIRT_BASE); in mv78xx0_pcie_id()305 add_pcie_port(0, 0, PCIE00_VIRT_BASE); in mv78xx0_pcie_init()306 if (!orion_pcie_x4_mode((void __iomem *)PCIE00_VIRT_BASE)) { in mv78xx0_pcie_init()
91 #define PCIE00_VIRT_BASE (MV78XX0_REGS_VIRT_BASE | 0x40000) macro