Home
last modified time | relevance | path

Searched refs:PHY_CT_RE_CFG (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/marvell/
Dskge.c213 PHY_CT_RE_CFG | PHY_CT_DUP_MD); in skge_wol_init()
1352 ctl |= PHY_CT_ANE | PHY_CT_RE_CFG; in bcom_phy_init()
1397 ctrl = PHY_CT_ANE | PHY_CT_RE_CFG; in xm_phy_init()
1994 ctrl |= PHY_CT_ANE | PHY_CT_RE_CFG; in yukon_init()
Dskge.h1025 PHY_CT_RE_CFG = 1<<9, /* Bit 9: (sc) Restart Auto-Negotiation */ enumerator
Dsky2.h1187 PHY_CT_RE_CFG = 1<<9, /* Bit 9: (sc) Restart Auto-Negotiation */ enumerator
Dsky2.c451 ctrl |= PHY_CT_ANE | PHY_CT_RE_CFG; in sky2_phy_init()