Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A 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()
H A Dskge.h1020 PHY_CT_RE_CFG = 1<<9, /* Bit 9: (sc) Restart Auto-Negotiation */ enumerator
H A Dsky2.h1182 PHY_CT_RE_CFG = 1<<9, /* Bit 9: (sc) Restart Auto-Negotiation */ enumerator
H A Dsky2.c439 ctrl |= PHY_CT_ANE | PHY_CT_RE_CFG; in sky2_phy_init()