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

/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/pci/
H A Dpcie-lantiq.h43 #define PCIE_IO_PHY_BASE 0x1D800000UL macro
44 #define PCIE_IO_BASE (KSEG1 + PCIE_IO_PHY_BASE)
46 #define PCIE_IO_PHY_END (PCIE_IO_PHY_BASE + PCIE_IO_SIZE - 1)
83 #define PCIE_IO_PHY_PORT_TO_BASE(X) ((X) > 0 ? (PCIE1_IO_PHY_BASE) : (PCIE_IO_PHY_BASE))
H A Dpcie-lantiq.c844 .start = PCIE_IO_PHY_BASE,

Completed in 34 milliseconds