Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dphy.h41 int mv88e6xxx_phy_setup(struct mv88e6xxx_chip *chip);
H A Dphy.c275 int mv88e6xxx_phy_setup(struct mv88e6xxx_chip *chip) in mv88e6xxx_phy_setup() function
H A Dchip.c3871 err = mv88e6xxx_phy_setup(chip); in mv88e6xxx_setup()