Searched refs:NIU_PHY_ID_BCM8704 (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/sun/ | ||
D | niu.h | 2553 #define NIU_PHY_ID_BCM8704 0x00206030 macro |
D | niu.c | 8581 if (((id & NIU_PHY_ID_MASK) != NIU_PHY_ID_BCM8704) && in phy_record() |