Home
last modified time | relevance | path

Searched defs:mv88e6xxx_bus_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.h451 struct mv88e6xxx_bus_ops { struct
452 int (*read)(struct mv88e6xxx_chip *chip, int addr, int reg, u16 *val);
453 int (*write)(struct mv88e6xxx_chip *chip, int addr, int reg, u16 val);
454 int (*init)(struct mv88e6xxx_chip *chip);