Searched refs:TG3_PHY_ID_REV_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ | ||
H A D | tg3.h | 3312 #define TG3_PHY_ID_REV_MASK 0x0000000f macro |
H A D | tg3.c | 4830 if ((tp->phy_id & TG3_PHY_ID_REV_MASK) == in tg3_setup_copper_phy() |