Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/
Dskge.c202 PHY_CT_RE_CFG | PHY_CT_DUP_MD); in skge_wol_init()
1361 ctl |= PHY_CT_ANE | PHY_CT_RE_CFG; in bcom_phy_init()
1406 ctrl = PHY_CT_ANE | PHY_CT_RE_CFG; in xm_phy_init()
2003 ctrl |= PHY_CT_ANE | PHY_CT_RE_CFG; in yukon_init()
Dskge.h1020 PHY_CT_RE_CFG = 1<<9, /* Bit 9: (sc) Restart Auto-Negotiation */ enumerator
Dsky2.h1182 PHY_CT_RE_CFG = 1<<9, /* Bit 9: (sc) Restart Auto-Negotiation */ enumerator
Dsky2.c440 ctrl |= PHY_CT_ANE | PHY_CT_RE_CFG; in sky2_phy_init()