Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/intel/
H A Dphy-intel-lgm-combo.c50 PHY_MAX_NUM enumerator
98 struct intel_cbphy_iphy iphy[PHY_MAX_NUM];
522 if (iphy_id >= PHY_MAX_NUM) { in intel_cbphy_xlate()
542 for (i = 0; i < PHY_MAX_NUM; i++) { in intel_cbphy_create()