Home
last modified time | relevance | path

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

/drivers/net/dsa/mv88e6xxx/
Dglobal2.h300 static inline int mv88e6xxx_g2_require(struct mv88e6xxx_chip *chip) in mv88e6xxx_g2_require() function
371 static inline int mv88e6xxx_g2_require(struct mv88e6xxx_chip *chip) in mv88e6xxx_g2_require() function
Dchip.c5234 err = mv88e6xxx_g2_require(chip); in mv88e6xxx_detect()