Searched refs:ksz_phy_read16 (Results 1 – 3 of 3) sorted by relevance
111 int ksz_phy_read16(struct dsa_switch *ds, int addr, int reg) in ksz_phy_read16() function120 EXPORT_SYMBOL_GPL(ksz_phy_read16);
155 int ksz_phy_read16(struct dsa_switch *ds, int addr, int reg);
1108 .phy_read = ksz_phy_read16,