Searched refs:SR_NR_PCIE_PHYS (Results 1 – 1 of 1) sorted by relevance
17 #define SR_NR_PCIE_PHYS 9 macro18 #define SR_PAXC_PHY_IDX (SR_NR_PCIE_PHYS - 1)68 struct sr_pcie_phy phys[SR_NR_PCIE_PHYS];209 if (WARN_ON(phy_idx >= SR_NR_PCIE_PHYS)) in sr_pcie_phy_xlate()252 for (phy_idx = 0; phy_idx < SR_NR_PCIE_PHYS; phy_idx++) { in sr_pcie_phy_probe()