Home
last modified time | relevance | path

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

/arch/arm/mach-kirkwood/include/mach/
Dkirkwood.h89 #define PCIE_VIRT_BASE (KIRKWOOD_REGS_VIRT_BASE + 0x40000) macro
90 #define PCIE_LINK_CTRL (PCIE_VIRT_BASE + 0x70)
91 #define PCIE_STATUS (PCIE_VIRT_BASE + 0x1a04)
/arch/arm/mach-kirkwood/
Dpcie.c49 *dev = orion_pcie_dev_id(PCIE_VIRT_BASE); in kirkwood_pcie_id()
50 *rev = orion_pcie_rev(PCIE_VIRT_BASE); in kirkwood_pcie_id()
135 pp->base = PCIE_VIRT_BASE; in pcie0_ioresources_init()
259 add_pcie_port(0, PCIE_VIRT_BASE); in kirkwood_pcie_init()
Dts41x-setup.c165 orion_pcie_reset(PCIE_VIRT_BASE); in ts41x_pci_init()