Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dskge.c211 gm_phy_write(hw, port, PHY_MARV_CTRL, in skge_wol_init()
1956 ctrl = gm_phy_read(hw, port, PHY_MARV_CTRL); in yukon_init()
1961 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_init()
2017 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_init()
2214 ctrl = gm_phy_read(hw, port, PHY_MARV_CTRL); in yukon_suspend()
2216 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_suspend()
2219 ctrl = gm_phy_read(hw, port, PHY_MARV_CTRL); in yukon_suspend()
2221 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_suspend()
Dskge.h981 PHY_MARV_CTRL = 0x00,/* 16 bit r/w PHY Control Register */ enumerator
Dsky2.h1143 PHY_MARV_CTRL = 0x00,/* 16 bit r/w PHY Control Register */ enumerator
Dsky2.c499 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in sky2_phy_init()
722 gm_phy_write(hw, port, PHY_MARV_CTRL, PHY_CT_ANE); in sky2_phy_power_up()
772 gm_phy_write(hw, port, PHY_MARV_CTRL, PHY_CT_PDOWN); in sky2_phy_power_down()