Home
last modified time | relevance | path

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

/drivers/phy/intel/
Dphy-intel-lgm-combo.c38 #define PHY_ID(x) ((x)->id) macro
287 COMBO_PHY_ID(iphy), PHY_ID(iphy)); in intel_cbphy_iphy_power_on()
310 COMBO_PHY_ID(iphy), PHY_ID(iphy)); in intel_cbphy_iphy_power_off()
386 id = PHY_ID(iphy); in intel_cbphy_calibrate()
569 COMBO_PHY_ID(iphy), PHY_ID(iphy)); in intel_cbphy_create()
/drivers/net/ethernet/broadcom/
Dbnx2.h6423 #define PHY_ID(id) ((id) & 0xfffffff0) macro