Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsungem_phy.h88 #define MII_BCM5201_MULTIPHY_SUPERISOLATE 0x0008 macro
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsungem.h804 #define MII_BCM5201_MULTIPHY_SUPERISOLATE 0x0008 macro
/openbmc/linux/drivers/net/
H A Dsungem_phy.c96 data &= ~MII_BCM5201_MULTIPHY_SUPERISOLATE; in bcm5201_init()
107 sungem_phy_write(phy, MII_BCM5201_MULTIPHY, MII_BCM5201_MULTIPHY_SUPERISOLATE); in bcm5201_suspend()