Home
last modified time | relevance | path

Searched refs:ksz_phy_write16 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/microchip/
H A 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); variable
H A Dksz_common.h157 int ksz_phy_write16(struct dsa_switch *ds, int addr, int reg, u16 val);
H A Dksz8795.c1170 .phy_write = ksz_phy_write16,
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/
H A Dksz_common.c2322 static int ksz_phy_write16(struct dsa_switch *ds, int addr, int reg, u16 val) in ksz_phy_write16() function
3437 .phy_write = ksz_phy_write16,

Completed in 8 milliseconds