Searched refs:gm_phy_write (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 585 gm_phy_write(hw, port, 0x18, 0xaa99); in sky2_phy_init() 586 gm_phy_write(hw, port, 0x17, 0x2011); in sky2_phy_init() 606 gm_phy_write(hw, port, 24, 0x2800); in sky2_phy_init() 607 gm_phy_write(hw, port, 23, 0x2001); in sky2_phy_init() 655 gm_phy_write(hw, port, 1, 0x4099); in sky2_phy_init() 656 gm_phy_write(hw, port, 3, 0x1120); in sky2_phy_init() 657 gm_phy_write(hw, port, 11, 0x113c); in sky2_phy_init() 658 gm_phy_write(hw, port, 14, 0x8100); in sky2_phy_init() 659 gm_phy_write(hw, port, 15, 0x112a); in sky2_phy_init() 660 gm_phy_write(hw, port, 17, 0x1008); in sky2_phy_init() [all …]
|
H A D | skge.c | 195 gm_phy_write(hw, port, PHY_MARV_AUNE_ADV, in skge_wol_init() 199 gm_phy_write(hw, port, PHY_MARV_1000T_CTRL, 0); in skge_wol_init() 200 gm_phy_write(hw, port, PHY_MARV_CTRL, in skge_wol_init() 735 gm_phy_write(hw, port, PHY_MARV_LED_OVER, in skge_led() 743 gm_phy_write(hw, port, PHY_MARV_LED_CTRL, in skge_led() 749 gm_phy_write(hw, port, PHY_MARV_LED_OVER, in skge_led() 756 gm_phy_write(hw, port, PHY_MARV_LED_OVER, in skge_led() 1970 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_init() 2026 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_init() 2225 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_suspend() [all …]
|