Lines Matching +full:pps +full:- +full:channel
1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
3 * PTP 1588 clock support - user space interface
80 * struct ptp_clock_time - represents a time value
84 * included for sub-nanosecond resolution, should the demand for
99 int pps; /* Whether the clock supports a PPS callback. */ member
101 /* Whether the clock supports precise system-device cross timestamps */
110 unsigned int index; /* Which channel to configure. */
131 unsigned int index; /* Which channel to configure. */
159 * ptp_sys_offset_extended - data structure for IOCTL operation
163 * @clockid: clockid of a clock-base used for pre/post timestamps.
165 * @ts: Array of samples in the form [pre-TS, PHC, post-TS]. The
168 * Starting from kernel 6.12 and onwards, the first word of the reserved-field
202 * Pin index in the range of zero to ptp_clock_caps.n_pins - 1.
210 * The specific channel to use for this function.
251 unsigned int index; /* Which channel produced the event. */