Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dtlan.h377 #define MII_GC_RESET 0x8000 macro
H A Dtlan.c2560 value = MII_GC_LOOPBK | MII_GC_RESET; in tlan_phy_reset()
2568 } while (value & MII_GC_RESET); in tlan_phy_reset()