Home
last modified time | relevance | path

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

/include/linux/dsa/
A Dlan9303.h8 int (*phy_read)(struct lan9303 *chip, int addr, int regnum); member
/include/linux/
A Dphy.h1354 static inline int phy_read(struct phy_device *phydev, u32 regnum) in phy_read() function
1363 __ret = read_poll_timeout(__val = phy_read, val, \
/include/net/
A Ddsa.h881 int (*phy_read)(struct dsa_switch *ds, int port, int regnum); member

Completed in 13 milliseconds