Searched defs:lan743x_ptp (Results 1 – 1 of 1) sorted by relevance
46 struct lan743x_ptp { struct47 int flags;50 struct mutex command_lock;52 struct ptp_clock *ptp_clock;53 struct ptp_clock_info ptp_clock_info;54 struct ptp_pin_desc pin_config[1];57 unsigned long used_event_ch;59 int perout_event_ch;60 int perout_gpio_bit;63 spinlock_t tx_ts_lock;[all …]