Searched refs:MII_BCM5201_MULTIPHY (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dsungem_phy.h84 #define MII_BCM5201_MULTIPHY 0x1E macro
/linux-master/drivers/net/
H A Dsungem_phy.c95 data = sungem_phy_read(phy, MII_BCM5201_MULTIPHY);
97 sungem_phy_write(phy, MII_BCM5201_MULTIPHY, data);
107 sungem_phy_write(phy, MII_BCM5201_MULTIPHY, MII_BCM5201_MULTIPHY_SUPERISOLATE);
206 data = __sungem_phy_read(phy, 0x1f, MII_BCM5201_MULTIPHY);
208 __sungem_phy_write(phy, 0x1f, MII_BCM5201_MULTIPHY, data);
266 data = __sungem_phy_read(phy, 0x1f, MII_BCM5201_MULTIPHY);
268 __sungem_phy_write(phy, 0x1f, MII_BCM5201_MULTIPHY, data);
/linux-master/drivers/net/ethernet/sun/
H A Dsungem.h800 #define MII_BCM5201_MULTIPHY 0x1E macro

Completed in 137 milliseconds