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()3150 .phy_read_c22 = mt7530_phy_read_c22,3161 .phy_read_c22 = mt7530_phy_read_c22,3172 .phy_read_c22 = mt7531_ind_c22_phy_read,3183 .phy_read_c22 = mt7531_ind_c22_phy_read,3193 .phy_read_c22 = mt7531_ind_c22_phy_read,
790 int (*phy_read_c22)(struct mt7530_priv *priv, int port, int regnum); member