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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dskge.c198 PHY_CT_RESET | PHY_CT_SPS_LSB | PHY_CT_ANE |
1363 ctl |= PHY_CT_ANE | PHY_CT_RE_CFG;
1408 ctrl = PHY_CT_ANE | PHY_CT_RE_CFG;
1962 ctrl &= ~PHY_CT_ANE;
1998 ctrl |= PHY_CT_ANE | PHY_CT_RE_CFG;
H A Dsky2.h1177 PHY_CT_ANE = 1<<12, /* Bit 12: Auto-Negotiation Enabled */ enumerator in enum:__anon13354
H A Dskge.h1021 PHY_CT_ANE = 1<<12, /* Bit 12: Auto-Negotiation Enabled */ enumerator in enum:__anon13225
H A Dsky2.c444 ctrl |= PHY_CT_ANE | PHY_CT_RE_CFG;
656 gm_phy_write(hw, port, PHY_MARV_CTRL, PHY_CT_ANE);

Completed in 74 milliseconds