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

/linux-master/drivers/net/ethernet/marvell/
H A Dskge.c200 gm_phy_write(hw, port, PHY_MARV_CTRL,
1965 ctrl = gm_phy_read(hw, port, PHY_MARV_CTRL);
1970 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl);
2026 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl);
2223 ctrl = gm_phy_read(hw, port, PHY_MARV_CTRL);
2225 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl);
2228 ctrl = gm_phy_read(hw, port, PHY_MARV_CTRL);
2230 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl);
H A Dsky2.h1138 PHY_MARV_CTRL = 0x00,/* 16 bit r/w PHY Control Register */ enumerator in enum:__anon64
H A Dsky2.c487 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl);
710 gm_phy_write(hw, port, PHY_MARV_CTRL, PHY_CT_ANE);
760 gm_phy_write(hw, port, PHY_MARV_CTRL, PHY_CT_PDOWN);
H A Dskge.h976 PHY_MARV_CTRL = 0x00,/* 16 bit r/w PHY Control Register */ enumerator in enum:__anon562

Completed in 302 milliseconds