Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/
H A Dsky2.c587 gm_phy_write(hw, port, 0x18, 0xaa99); in sky2_phy_init()
588 gm_phy_write(hw, port, 0x17, 0x2011); in sky2_phy_init()
608 gm_phy_write(hw, port, 24, 0x2800); in sky2_phy_init()
609 gm_phy_write(hw, port, 23, 0x2001); in sky2_phy_init()
657 gm_phy_write(hw, port, 1, 0x4099); in sky2_phy_init()
658 gm_phy_write(hw, port, 3, 0x1120); in sky2_phy_init()
659 gm_phy_write(hw, port, 11, 0x113c); in sky2_phy_init()
660 gm_phy_write(hw, port, 14, 0x8100); in sky2_phy_init()
661 gm_phy_write(hw, port, 15, 0x112a); in sky2_phy_init()
662 gm_phy_write(hw, port, 17, 0x1008); in sky2_phy_init()
[all …]
H A Dskge.c195 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()
734 gm_phy_write(hw, port, PHY_MARV_LED_OVER, in skge_led()
742 gm_phy_write(hw, port, PHY_MARV_LED_CTRL, in skge_led()
748 gm_phy_write(hw, port, PHY_MARV_LED_OVER, in skge_led()
755 gm_phy_write(hw, port, PHY_MARV_LED_OVER, in skge_led()
1969 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_init()
2025 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_init()
2224 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_suspend()
[all …]