Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/dsa/microchip/
Dksz_common.c125 int ksz_phy_read16(struct dsa_switch *ds, int addr, int reg) in ksz_phy_read16() function
134 EXPORT_SYMBOL_GPL(ksz_phy_read16);
Dksz_common.h161 int ksz_phy_read16(struct dsa_switch *ds, int addr, int reg);
Dksz8795.c1111 .phy_read = ksz_phy_read16,