Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/dsa/mv88e6xxx/
Dchip.h574 int mv88e6xxx_update(struct mv88e6xxx_chip *chip, int addr, int reg,
Dglobal2.c35 return mv88e6xxx_update(chip, chip->info->global2_addr, reg, update); in mv88e6xxx_g2_update()
Dchip.c510 int mv88e6xxx_update(struct mv88e6xxx_chip *chip, int addr, int reg, u16 update) in mv88e6xxx_update() function