Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sun/
Dniu.h2553 #define NIU_PHY_ID_BCM8704 0x00206030 macro
Dniu.c8581 if (((id & NIU_PHY_ID_MASK) != NIU_PHY_ID_BCM8704) && in phy_record()