Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dniu.h2555 #define NIU_PHY_ID_BCM5464R 0x002060b0 macro
H A Dniu.c8591 if ((id & NIU_PHY_ID_MASK) != NIU_PHY_ID_BCM5464R) in phy_record()