Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/dsa/mv88e6xxx/
Dchip.h711 struct mv88e6xxx_ptp_ops { struct
712 u64 (*clock_read)(const struct cyclecounter *cc);
713 int (*ptp_enable)(struct ptp_clock_info *ptp,
715 int (*ptp_verify)(struct ptp_clock_info *ptp, unsigned int pin,
717 void (*event_work)(struct work_struct *ugly);
718 int (*port_enable)(struct mv88e6xxx_chip *chip, int port);
719 int (*port_disable)(struct mv88e6xxx_chip *chip, int port);
720 int (*global_enable)(struct mv88e6xxx_chip *chip);
721 int (*global_disable)(struct mv88e6xxx_chip *chip);
722 int (*set_ptp_cpu_port)(struct mv88e6xxx_chip *chip, int port);
[all …]