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

/linux-4.4.14/arch/arm/mach-mv78xx0/
H A Dpcie.c64 pcie_io_space.start = MV78XX0_PCIE_IO_PHYS_BASE(0); mv78xx0_pcie_preinit()
66 MV78XX0_PCIE_IO_PHYS_BASE(0) + MV78XX0_PCIE_IO_SIZE * 8 - 1; mv78xx0_pcie_preinit()
118 pci_ioremap_io(nr * SZ_64K, MV78XX0_PCIE_IO_PHYS_BASE(nr)); mv78xx0_pcie_setup()
/linux-4.4.14/arch/arm/mach-mv78xx0/include/mach/
H A Dmv78xx0.h48 #define MV78XX0_PCIE_IO_PHYS_BASE(i) (0xf0800000 + ((i) << 20)) macro

Completed in 36 milliseconds