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