Searched refs:mv_pcie_base (Results 1 – 1 of 1) sorted by relevance
666 uint64_t mv_pcie_base = MV_PCIE_BASE; in soc_id() local680 mv_pcie_base = MV_PCIE_BASE_ARMADA38X; in soc_id()682 *dev = bus_space_read_4(fdtbus_bs_tag, mv_pcie_base, 0) >> 16; in soc_id()683 *rev = bus_space_read_4(fdtbus_bs_tag, mv_pcie_base, 8) & 0xff; in soc_id()