Searched refs:gm_phy_write (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dsky2.c130 static int gm_phy_write(struct sky2_hw *hw, unsigned port, u16 reg, u16 val) function
317 gm_phy_write(hw, port, PHY_MARV_EXT_CTRL, ectrl);
333 gm_phy_write(hw, port, PHY_MARV_FE_SPEC_2, spec);
357 gm_phy_write(hw, port, PHY_MARV_PHY_CTRL, ctrl);
364 gm_phy_write(hw, port, PHY_MARV_EXT_ADR, 2);
368 gm_phy_write(hw, port, PHY_MARV_PHY_CTRL, ctrl);
372 gm_phy_write(hw, port, PHY_MARV_EXT_ADR, 1);
377 gm_phy_write(hw, port, PHY_MARV_PHY_CTRL, ctrl);
380 gm_phy_write(hw, port, PHY_MARV_EXT_ADR, pg);
452 gm_phy_write(h
[all...]
H A Dskge.c63 static int gm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val);
180 gm_phy_write(hw, port, PHY_MARV_LED_CTRL, 0);
181 gm_phy_write(hw, port, PHY_MARV_LED_OVER,
189 gm_phy_write(hw, port, PHY_MARV_LED_CTRL,
195 gm_phy_write(hw, port, PHY_MARV_LED_OVER,
201 gm_phy_write(hw, port, PHY_MARV_LED_CTRL, 0);
202 gm_phy_write(hw, port, PHY_MARV_LED_OVER,
1161 static int gm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val) function
1226 gm_phy_write(hw, port, PHY_MARV_EXT_CTRL, ectrl);
1234 gm_phy_write(h
[all...]

Completed in 37 milliseconds