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

/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dskge.c108 static int xm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val);
690 xm_phy_write(hw, port, PHY_BCOM_P_EXT_CTRL, PHY_B_PEC_LED_OFF); skge_led()
715 xm_phy_write(hw, port, PHY_BCOM_P_EXT_CTRL, PHY_B_PEC_LED_ON); skge_led()
1114 static int xm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val) xm_phy_write() function
1310 xm_phy_write(hw, port, bcom_phy_init()
1320 xm_phy_write(hw, port, bcom_phy_init()
1331 xm_phy_write(hw, port, PHY_BCOM_AUX_CTRL, r); bcom_phy_init()
1350 xm_phy_write(hw, port, PHY_BCOM_1000T_CTRL, adv); bcom_phy_init()
1357 xm_phy_write(hw, port, PHY_BCOM_1000T_CTRL, PHY_B_1000C_MSE); bcom_phy_init()
1361 xm_phy_write(hw, port, PHY_BCOM_AUNE_ADV, bcom_phy_init()
1366 xm_phy_write(hw, port, PHY_BCOM_AUX_CTRL, bcom_phy_init()
1373 xm_phy_write(hw, port, PHY_BCOM_P_EXT_CTRL, ext); bcom_phy_init()
1374 xm_phy_write(hw, port, PHY_BCOM_CTRL, ctl); bcom_phy_init()
1377 xm_phy_write(hw, port, PHY_BCOM_INT_MASK, PHY_B_DEF_MSK); bcom_phy_init()
1394 xm_phy_write(hw, port, PHY_XMAC_AUNE_ADV, ctrl); xm_phy_init()
1408 xm_phy_write(hw, port, PHY_XMAC_CTRL, ctrl); xm_phy_init()
1849 xm_phy_write(hw, port, PHY_BCOM_AUX_CTRL, genesis_link_up()
1852 xm_phy_write(hw, port, PHY_BCOM_INT_MASK, PHY_B_DEF_MSK); genesis_link_up()
1881 xm_phy_write(hw, port, PHY_BCOM_CTRL, bcom_phy_intr()
1883 xm_phy_write(hw, port, PHY_BCOM_CTRL, bcom_phy_intr()
2466 err = xm_phy_write(hw, skge->port, data->reg_num & 0x1f, skge_ioctl()

Completed in 79 milliseconds