Searched refs:PHY_CT_ANE (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | skge.c | 202 PHY_CT_RESET | PHY_CT_SPS_LSB | PHY_CT_ANE | in skge_wol_init() 1354 ctl |= PHY_CT_ANE | PHY_CT_RE_CFG; in bcom_phy_init() 1399 ctrl = PHY_CT_ANE | PHY_CT_RE_CFG; in xm_phy_init() 1960 ctrl &= ~PHY_CT_ANE; in yukon_init() 1996 ctrl |= PHY_CT_ANE | PHY_CT_RE_CFG; in yukon_init()
|
H A D | skge.h | 1017 PHY_CT_ANE = 1<<12, /* Bit 12: Auto-Negotiation Enabled */ enumerator
|
H A D | sky2.h | 1179 PHY_CT_ANE = 1<<12, /* Bit 12: Auto-Negotiation Enabled */ enumerator
|
H A D | sky2.c | 440 ctrl |= PHY_CT_ANE | PHY_CT_RE_CFG; in sky2_phy_init() 711 gm_phy_write(hw, port, PHY_MARV_CTRL, PHY_CT_ANE); in sky2_phy_power_up()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | skge.c | 201 PHY_CT_RESET | PHY_CT_SPS_LSB | PHY_CT_ANE | 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() 1967 ctrl &= ~PHY_CT_ANE; in yukon_init() 2003 ctrl |= PHY_CT_ANE | PHY_CT_RE_CFG; in yukon_init()
|
H A D | skge.h | 1017 PHY_CT_ANE = 1<<12, /* Bit 12: Auto-Negotiation Enabled */ enumerator
|
H A D | sky2.h | 1179 PHY_CT_ANE = 1<<12, /* Bit 12: Auto-Negotiation Enabled */ enumerator
|
H A D | sky2.c | 439 ctrl |= PHY_CT_ANE | PHY_CT_RE_CFG; in sky2_phy_init() 710 gm_phy_write(hw, port, PHY_MARV_CTRL, PHY_CT_ANE); in sky2_phy_power_up()
|
Completed in 58 milliseconds