Searched refs:MVEBU_REG_PCIE_BASE (Results 1 – 4 of 4) sorted by relevance
15 #define MVEBU_REG_PCIE_DEVID (MVEBU_REG_PCIE_BASE + 0x00)16 #define MVEBU_REG_PCIE_REVID (MVEBU_REG_PCIE_BASE + 0x08)
69 #define MVEBU_REG_PCIE_BASE (MVEBU_REGISTER(0x40000)) macro
94 (MVEBU_REG_PCIE_BASE + 0x4000 * (if - 1)))122 (MVEBU_REG_PCIE_BASE + ((if) / 4) * 0x40000 + ((if) % 4) * 0x4000) : \123 (MVEBU_REG_PCIE_BASE + 0x2000 + ((if) % 8) * 0x40000))
95 void __iomem *pcie2_base = (void __iomem *)(MVEBU_REG_PCIE_BASE + in do_hydrate()