Home
last modified time | relevance | path

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

/drivers/net/
Dniu.h2552 #define NIU_PHY_ID_BCM8704 0x00206030 macro
Dniu.c7837 if (((id & NIU_PHY_ID_MASK) != NIU_PHY_ID_BCM8704) && in phy_record()