Searched defs:mv88e6xxx_bus_ops (Results 1 – 1 of 1) sorted by relevance
355 struct mv88e6xxx_bus_ops { struct356 int (*read)(struct mv88e6xxx_chip *chip, int addr, int reg, u16 *val);357 int (*write)(struct mv88e6xxx_chip *chip, int addr, int reg, u16 val);