Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/
Dskge.c203 PHY_CT_RE_CFG | PHY_CT_DUP_MD); in skge_wol_init()
1358 ctl |= PHY_CT_ANE | PHY_CT_RE_CFG; in bcom_phy_init()
1403 ctrl = PHY_CT_ANE | PHY_CT_RE_CFG; in xm_phy_init()
2000 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.c441 ctrl |= PHY_CT_ANE | PHY_CT_RE_CFG; in sky2_phy_init()