Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/mv88e6xxx/
Dphy.h31 int mv88e6xxx_phy_read_c45(struct mv88e6xxx_chip *chip, int phy, int devad,
Dphy.c58 int mv88e6xxx_phy_read_c45(struct mv88e6xxx_chip *chip, int phy, int devad, in mv88e6xxx_phy_read_c45() function
Dserdes.c39 return mv88e6xxx_phy_read_c45(chip, lane, device, reg, val); in mv88e6390_serdes_read()