Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sh/include/mach-se/mach/
Dse.h106 # define PHY_ID 0x00 macro
108 # define PHY_ID 0x01 macro
/linux-6.1.9/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()
554 COMBO_PHY_ID(iphy), PHY_ID(iphy)); in intel_cbphy_create()
/linux-6.1.9/arch/sh/boards/mach-se/770x/
Dsetup.c120 .phy = PHY_ID,
/linux-6.1.9/drivers/net/ethernet/broadcom/
Dbnx2.h6423 #define PHY_ID(id) ((id) & 0xfffffff0) macro