Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dptp_clock.h83 struct ptp_clock_caps { struct
84 int max_adj; /* Maximum frequency adjustment in parts per billon. */
85 int n_alarm; /* Number of programmable alarms. */
86 int n_ext_ts; /* Number of external time stamp channels. */
87 int n_per_out; /* Number of programmable periodic signals. */
88 int pps; /* Whether the clock supports a PPS callback. */
89 int n_pins; /* Number of input/output pins. */
91 int cross_timestamping;
92 int rsv[13]; /* Reserved for future use. */