Searched defs:mv88e6xxx_ptp_ops (Results 1 – 1 of 1) sorted by relevance
707 struct mv88e6xxx_ptp_ops { struct708 u64 (*clock_read)(const struct cyclecounter *cc);709 int (*ptp_enable)(struct ptp_clock_info *ptp,711 int (*ptp_verify)(struct ptp_clock_info *ptp, unsigned int pin,713 void (*event_work)(struct work_struct *ugly);714 int (*port_enable)(struct mv88e6xxx_chip *chip, int port);715 int (*port_disable)(struct mv88e6xxx_chip *chip, int port);716 int (*global_enable)(struct mv88e6xxx_chip *chip);717 int (*global_disable)(struct mv88e6xxx_chip *chip);718 int (*set_ptp_cpu_port)(struct mv88e6xxx_chip *chip, int port);[all …]