Home
last modified time | relevance | path

Searched refs:ksz_phy_write16 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/dsa/microchip/
Dksz_common.c122 int ksz_phy_write16(struct dsa_switch *ds, int addr, int reg, u16 val) in ksz_phy_write16() function
130 EXPORT_SYMBOL_GPL(ksz_phy_write16);
Dksz_common.h156 int ksz_phy_write16(struct dsa_switch *ds, int addr, int reg, u16 val);
Dksz8795.c1109 .phy_write = ksz_phy_write16,