Home
last modified time | relevance | path

Searched refs:MII_GC_RESET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dtlan.h377 #define MII_GC_RESET 0x8000 macro
H A Dtlan.c2548 value = MII_GC_LOOPBK | MII_GC_RESET; in tlan_phy_reset()
2556 } while (value & MII_GC_RESET); in tlan_phy_reset()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds