Searched refs:__alx_read_phy_reg (Results 1 – 1 of 1) sorted by relevance
129 static int __alx_read_phy_reg(struct alx_hw *hw, u16 reg, u16 *phy_data) in __alx_read_phy_reg() function157 return __alx_read_phy_reg(hw, ALX_MII_DBG_DATA, pdata); in __alx_read_phy_dbg()176 err = __alx_read_phy_reg(hw, reg, phy_data); in alx_read_phy_reg()