Searched refs:mv88e6xxx_phy_read (Results 1 – 3 of 3) sorted by relevance
/drivers/net/dsa/mv88e6xxx/ |
D | phy.c | 28 int mv88e6xxx_phy_read(struct mv88e6xxx_chip *chip, int phy, int reg, u16 *val) in mv88e6xxx_phy_read() function 90 err = mv88e6xxx_phy_read(chip, phy, reg, val); in mv88e6xxx_phy_page_read()
|
D | phy.h | 27 int mv88e6xxx_phy_read(struct mv88e6xxx_chip *chip, int phy,
|
D | serdes.c | 41 return mv88e6xxx_phy_read(chip, lane, reg_c45, val); in mv88e6390_serdes_read()
|