Home
last modified time | relevance | path

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

/drivers/net/dsa/mv88e6xxx/
Dphy.h37 int mv88e6xxx_phy_setup(struct mv88e6xxx_chip *chip);
Dphy.c243 int mv88e6xxx_phy_setup(struct mv88e6xxx_chip *chip) in mv88e6xxx_phy_setup() function
Dchip.c3786 err = mv88e6xxx_phy_setup(chip); in mv88e6xxx_setup()