Home
last modified time | relevance | path

Searched refs:SR_NR_PCIE_PHYS (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/broadcom/
A Dphy-bcm-sr-pcie.c17 #define SR_NR_PCIE_PHYS 9 macro
18 #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()

Completed in 3 milliseconds