Searched refs:rtl8366rb_phy_read (Results 1 – 1 of 1) sorted by relevance
1647 static int rtl8366rb_phy_read(struct realtek_priv *priv, int phy, int regnum) in rtl8366rb_phy_read() function1722 return rtl8366rb_phy_read(ds->priv, phy, regnum); in rtl8366rb_dsa_phy_read()1856 .phy_read = rtl8366rb_phy_read,