Home
last modified time | relevance | path

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

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