Searched refs:MV78XX0_PCIE_IO_PHYS_BASE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mv78xx0/include/mach/
H A Dio.h18 return (void __iomem *)((addr - MV78XX0_PCIE_IO_PHYS_BASE(0))
H A Dmv78xx0.h47 #define MV78XX0_PCIE_IO_PHYS_BASE(i) (0xf0800000 + ((i) << 20)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mv78xx0/
H A Dpcie.c50 pcie_io_space.start = MV78XX0_PCIE_IO_PHYS_BASE(0);
52 MV78XX0_PCIE_IO_PHYS_BASE(0) + MV78XX0_PCIE_IO_SIZE * 8 - 1;
72 pp->res[0].start = MV78XX0_PCIE_IO_PHYS_BASE(i);
H A Dcommon.c138 .pfn = __phys_to_pfn(MV78XX0_PCIE_IO_PHYS_BASE(0)),

Completed in 63 milliseconds