Searched refs:xm_phy_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | skge.c | 96 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() 1116 static int xm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val) in xm_phy_write() function 1312 xm_phy_write(hw, port, in bcom_phy_init() 1322 xm_phy_write(hw, port, in bcom_phy_init() 1333 xm_phy_write(hw, port, PHY_BCOM_AUX_CTRL, r); in bcom_phy_init() 1352 xm_phy_write(hw, port, PHY_BCOM_1000T_CTRL, adv); in bcom_phy_init() 1359 xm_phy_write(hw, port, PHY_BCOM_1000T_CTRL, PHY_B_1000C_MSE); in bcom_phy_init() 1363 xm_phy_write(h in bcom_phy_init() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | skge.c | 95 static int xm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val); 698 xm_phy_write(hw, port, PHY_BCOM_P_EXT_CTRL, PHY_B_PEC_LED_OFF); in skge_led() 723 xm_phy_write(hw, port, PHY_BCOM_P_EXT_CTRL, PHY_B_PEC_LED_ON); in skge_led() 1123 static int xm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val) in xm_phy_write() function 1319 xm_phy_write(hw, port, in bcom_phy_init() 1329 xm_phy_write(hw, port, in bcom_phy_init() 1340 xm_phy_write(hw, port, PHY_BCOM_AUX_CTRL, r); in bcom_phy_init() 1359 xm_phy_write(hw, port, PHY_BCOM_1000T_CTRL, adv); in bcom_phy_init() 1366 xm_phy_write(hw, port, PHY_BCOM_1000T_CTRL, PHY_B_1000C_MSE); in bcom_phy_init() 1370 xm_phy_write(h in bcom_phy_init() [all...] |
Completed in 7 milliseconds