Searched refs:phy_read (Results 1 – 3 of 3) sorted by relevance
8 int (*phy_read)(struct lan9303 *chip, int addr, int regnum); member
1354 static inline int phy_read(struct phy_device *phydev, u32 regnum) in phy_read() function1363 __ret = read_poll_timeout(__val = phy_read, val, \
881 int (*phy_read)(struct dsa_switch *ds, int port, int regnum); member
Completed in 15 milliseconds