Home
last modified time | relevance | path

Searched defs:PHY_ID (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sh/include/mach-se/mach/
H A Dse.h106 # define PHY_ID 0x00 macro
108 # define PHY_ID 0x01 macro
/openbmc/linux/drivers/phy/intel/
H A Dphy-intel-lgm-combo.c38 #define PHY_ID(x) ((x)->id) macro
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.h6423 #define PHY_ID(id) ((id) & 0xfffffff0) macro