Searched refs:MV_PCIE_BASE (Results 1 – 3 of 3) sorted by relevance
150 #define MV_PCIE_BASE (MV_BASE + 0x8000) macro152 #define MV_PCIE_BASE (MV_BASE + 0x40000) macro156 #define MV_PCIE00_BASE (MV_PCIE_BASE + 0x00000)157 #define MV_PCIE01_BASE (MV_PCIE_BASE + 0x04000)158 #define MV_PCIE02_BASE (MV_PCIE_BASE + 0x08000)159 #define MV_PCIE03_BASE (MV_PCIE_BASE + 0x0C000)160 #define MV_PCIE10_BASE (MV_PCIE_BASE + 0x40000)161 #define MV_PCIE11_BASE (MV_PCIE_BASE + 0x44000)162 #define MV_PCIE12_BASE (MV_PCIE_BASE + 0x48000)163 #define MV_PCIE13_BASE (MV_PCIE_BASE + 0x4C000)
377 *dev = bus_space_read_4(fdtbus_bs_tag, MV_PCIE_BASE, 0) >> 16; in soc_id()378 *rev = bus_space_read_4(fdtbus_bs_tag, MV_PCIE_BASE, 8) & 0xff; in soc_id()
50 MV_PCIE_BASE, MV_PCIE_SIZE,