Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-mv78xx0/include/mach/
Dmv78xx0.h50 #define MV78XX0_PCIE_IO_SIZE SZ_1M macro
/linux-3.4.99/arch/arm/mach-mv78xx0/
Dpcie.c53 MV78XX0_PCIE_IO_PHYS_BASE(0) + MV78XX0_PCIE_IO_SIZE * 8 - 1; in mv78xx0_pcie_preinit()
74 pp->res[0].end = pp->res[0].start + MV78XX0_PCIE_IO_SIZE - 1; in mv78xx0_pcie_preinit()
Dcommon.c139 .length = MV78XX0_PCIE_IO_SIZE * 8,