Home
last modified time | relevance | path

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

/include/linux/dsa/
Dlan9303.h9 int (*phy_write)(struct lan9303 *chip, int port, member
/include/net/
Ddsa.h366 int (*phy_write)(struct dsa_switch *ds, int port, member
/include/linux/
Dphy.h733 static inline int phy_write(struct phy_device *phydev, u32 regnum, u16 val) in phy_write() function