Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/
Dskge.c96 static int xm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val);
691 xm_phy_write(hw, port, PHY_BCOM_P_EXT_CTRL, PHY_B_PEC_LED_OFF); in skge_led()
716 xm_phy_write(hw, port, PHY_BCOM_P_EXT_CTRL, PHY_B_PEC_LED_ON); in skge_led()
1115 static int xm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val) in xm_phy_write() function
1311 xm_phy_write(hw, port, in bcom_phy_init()
1321 xm_phy_write(hw, port, in bcom_phy_init()
1332 xm_phy_write(hw, port, PHY_BCOM_AUX_CTRL, r); in bcom_phy_init()
1351 xm_phy_write(hw, port, PHY_BCOM_1000T_CTRL, adv); in bcom_phy_init()
1358 xm_phy_write(hw, port, PHY_BCOM_1000T_CTRL, PHY_B_1000C_MSE); in bcom_phy_init()
1362 xm_phy_write(hw, port, PHY_BCOM_AUNE_ADV, in bcom_phy_init()
[all …]