Searched defs:lan966x_phc (Results 1 – 1 of 1) sorted by relevance
239 struct lan966x_phc { struct240 struct ptp_clock *clock;241 struct ptp_clock_info info;242 struct ptp_pin_desc pins[LAN966X_PHC_PINS_NUM];243 struct hwtstamp_config hwtstamp_config;244 struct lan966x *lan966x;245 u8 index;
Completed in 5 milliseconds