Searched defs:ptp_clock_caps (Results 1 – 1 of 1) sorted by relevance
30 struct ptp_clock_caps { struct31 int max_adj;32 int n_alarm;33 int n_ext_ts;34 int n_per_out;35 int pps;36 int n_pins;37 int cross_timestamping;38 int adjust_phase;39 int max_phase_adj;[all …]