Searched refs:__xm_phy_read (Results 1 – 1 of 1) sorted by relevance
1085 static int __xm_phy_read(struct skge_hw *hw, int port, u16 reg, u16 *val) in __xm_phy_read() function1111 if (__xm_phy_read(hw, port, reg, &v)) in xm_phy_read()2457 err = __xm_phy_read(hw, skge->port, data->reg_num & 0x1f, &val); in skge_ioctl()