Searched refs:gm_phy_write (Results 1 - 2 of 2) sorted by last modified time

/drivers/net/ethernet/marvell/
H A Dskge.c109 static int gm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val);
206 gm_phy_write(hw, port, PHY_MARV_AUNE_ADV,
210 gm_phy_write(hw, port, PHY_MARV_1000T_CTRL, 0);
211 gm_phy_write(hw, port, PHY_MARV_CTRL,
726 gm_phy_write(hw, port, PHY_MARV_LED_CTRL, 0);
727 gm_phy_write(hw, port, PHY_MARV_LED_OVER,
735 gm_phy_write(hw, port, PHY_MARV_LED_CTRL,
741 gm_phy_write(hw, port, PHY_MARV_LED_OVER,
747 gm_phy_write(hw, port, PHY_MARV_LED_CTRL, 0);
748 gm_phy_write(h
1892 static int gm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val) function
[all...]
H A Dsky2.c161 static int gm_phy_write(struct sky2_hw *hw, unsigned port, u16 reg, u16 val) function
357 gm_phy_write(hw, port, PHY_MARV_EXT_CTRL, ectrl);
373 gm_phy_write(hw, port, PHY_MARV_FE_SPEC_2, spec);
397 gm_phy_write(hw, port, PHY_MARV_PHY_CTRL, ctrl);
404 gm_phy_write(hw, port, PHY_MARV_EXT_ADR, 2);
408 gm_phy_write(hw, port, PHY_MARV_PHY_CTRL, ctrl);
412 gm_phy_write(hw, port, PHY_MARV_EXT_ADR, 1);
417 gm_phy_write(hw, port, PHY_MARV_PHY_CTRL, ctrl);
420 gm_phy_write(hw, port, PHY_MARV_EXT_ADR, pg);
496 gm_phy_write(h
[all...]

Completed in 67 milliseconds