Lines Matching refs:soc_base
291 const enum pcie_soc_base soc_base; member
351 return pcie->cfg->soc_base == BCM7435 || pcie->cfg->soc_base == BCM7425; in is_bmips()
962 if (pcie->cfg->soc_base != BCM7712) in brcm_pcie_get_inbound_wins()
979 if (pcie->cfg->soc_base == BCM7712) in brcm_pcie_get_inbound_wins()
996 if (pcie->cfg->soc_base == BCM7712) in brcm_pcie_get_inbound_wins()
1119 if (pcie->cfg->soc_base == BCM7712) { in set_inbound_win_registers()
1148 if (pcie->cfg->soc_base == BCM2711) { in brcm_pcie_setup()
1179 else if (pcie->cfg->soc_base == BCM2711) in brcm_pcie_setup()
1181 else if (pcie->cfg->soc_base == BCM7278) in brcm_pcie_setup()
1330 if (pcie->cfg->soc_base == BCM7712) in brcm_extend_rbus_timeout()
1939 .soc_base = GENERIC,
1947 .soc_base = BCM2711,
1955 .soc_base = BCM7712,
1965 .soc_base = BCM4908,
1973 .soc_base = BCM7278,
1981 .soc_base = BCM7425,
1989 .soc_base = BCM7435,
1997 .soc_base = BCM7278,
2009 .soc_base = BCM7712,
2144 if (pcie->cfg->soc_base == BCM4908 && in brcm_pcie_probe()
2165 bridge->ops = pcie->cfg->soc_base == BCM7425 ? in brcm_pcie_probe()