Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/
Dsungem_phy.c98 data = sungem_phy_read(phy, MII_BCM5201_MULTIPHY); in bcm5201_init()
100 sungem_phy_write(phy, MII_BCM5201_MULTIPHY, data); in bcm5201_init()
110 sungem_phy_write(phy, MII_BCM5201_MULTIPHY, MII_BCM5201_MULTIPHY_SUPERISOLATE); in bcm5201_suspend()
209 data = __sungem_phy_read(phy, 0x1f, MII_BCM5201_MULTIPHY); in bcm5400_init()
211 __sungem_phy_write(phy, 0x1f, MII_BCM5201_MULTIPHY, data); in bcm5400_init()
269 data = __sungem_phy_read(phy, 0x1f, MII_BCM5201_MULTIPHY); in bcm5401_init()
271 __sungem_phy_write(phy, 0x1f, MII_BCM5201_MULTIPHY, data); in bcm5401_init()
/linux-4.1.27/include/linux/
Dsungem_phy.h81 #define MII_BCM5201_MULTIPHY 0x1E macro
/linux-4.1.27/drivers/net/ethernet/sun/
Dsungem.h799 #define MII_BCM5201_MULTIPHY 0x1E macro