Searched refs:ksz_phy_write16 (Results 1 – 3 of 3) sorted by relevance
122 int ksz_phy_write16(struct dsa_switch *ds, int addr, int reg, u16 val) in ksz_phy_write16() function130 EXPORT_SYMBOL_GPL(ksz_phy_write16);
156 int ksz_phy_write16(struct dsa_switch *ds, int addr, int reg, u16 val);
1109 .phy_write = ksz_phy_write16,