Searched refs:MV78XX0_PCIE_IO_PHYS_BASE (Results 1 – 4 of 4) sorted by relevance
18 return (void __iomem *)((addr - MV78XX0_PCIE_IO_PHYS_BASE(0)) in __io()
48 #define MV78XX0_PCIE_IO_PHYS_BASE(i) (0xf0800000 + ((i) << 20)) macro
51 pcie_io_space.start = MV78XX0_PCIE_IO_PHYS_BASE(0); in mv78xx0_pcie_preinit()53 MV78XX0_PCIE_IO_PHYS_BASE(0) + MV78XX0_PCIE_IO_SIZE * 8 - 1; in mv78xx0_pcie_preinit()73 pp->res[0].start = MV78XX0_PCIE_IO_PHYS_BASE(i); in mv78xx0_pcie_preinit()
138 .pfn = __phys_to_pfn(MV78XX0_PCIE_IO_PHYS_BASE(0)),