Home
last modified time | relevance | path

Searched refs:PCIE1_VIRT_BASE (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-kirkwood/include/mach/
Dkirkwood.h92 #define PCIE1_VIRT_BASE (KIRKWOOD_REGS_VIRT_BASE + 0x44000) macro
93 #define PCIE1_LINK_CTRL (PCIE1_VIRT_BASE + 0x70)
94 #define PCIE1_STATUS (PCIE1_VIRT_BASE + 0x1a04)
/arch/arm/mach-kirkwood/
Dpcie.c149 pp->base = PCIE1_VIRT_BASE; in pcie1_ioresources_init()
262 add_pcie_port(1, PCIE1_VIRT_BASE); in kirkwood_pcie_init()