Searched refs:phy_read_c22 (Results 1 – 2 of 2) sorted by relevance
751 return priv->info->phy_read_c22(priv, port, regnum); in mt753x_phy_read_c22()3244 .phy_read_c22 = mt7530_phy_read_c22,3255 .phy_read_c22 = mt7530_phy_read_c22,3266 .phy_read_c22 = mt7531_ind_c22_phy_read,3277 .phy_read_c22 = mt7531_ind_c22_phy_read,3287 .phy_read_c22 = mt7531_ind_c22_phy_read,
786 int (*phy_read_c22)(struct mt7530_priv *priv, int port, int regnum); member