Home
last modified time | relevance | path

Searched refs:mv88e6xxx_phy_read (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dphy.h27 int mv88e6xxx_phy_read(struct mv88e6xxx_chip *chip, int phy,
H A Dphy.c28 int mv88e6xxx_phy_read(struct mv88e6xxx_chip *chip, int phy, int reg, u16 *val) in mv88e6xxx_phy_read() function
122 err = mv88e6xxx_phy_read(chip, phy, reg, val); in mv88e6xxx_phy_page_read()