Home
last modified time | relevance | path

Searched refs:ptp (Results 1 – 6 of 6) sorted by relevance

/include/linux/
Dptp_clock_kernel.h178 int (*adjfine)(struct ptp_clock_info *ptp, long scaled_ppm);
179 int (*adjphase)(struct ptp_clock_info *ptp, s32 phase);
180 s32 (*getmaxphase)(struct ptp_clock_info *ptp);
181 int (*adjtime)(struct ptp_clock_info *ptp, s64 delta);
182 int (*gettime64)(struct ptp_clock_info *ptp, struct timespec64 *ts);
183 int (*gettimex64)(struct ptp_clock_info *ptp, struct timespec64 *ts,
185 int (*getcrosststamp)(struct ptp_clock_info *ptp,
188 int (*getcycles64)(struct ptp_clock_info *ptp, struct timespec64 *ts);
189 int (*getcyclesx64)(struct ptp_clock_info *ptp, struct timespec64 *ts,
191 int (*getcrosscycles)(struct ptp_clock_info *ptp,
[all …]
/include/soc/mscc/
Docelot_ptp.h48 int ocelot_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts);
49 int ocelot_ptp_settime64(struct ptp_clock_info *ptp,
51 int ocelot_ptp_adjtime(struct ptp_clock_info *ptp, s64 delta);
52 int ocelot_ptp_adjfine(struct ptp_clock_info *ptp, long scaled_ppm);
53 int ocelot_ptp_verify(struct ptp_clock_info *ptp, unsigned int pin,
55 int ocelot_ptp_enable(struct ptp_clock_info *ptp,
Docelot.h876 u8 ptp:1; member
/include/linux/fsl/
Dptp_qoriq.h190 int ptp_qoriq_adjfine(struct ptp_clock_info *ptp, long scaled_ppm);
191 int ptp_qoriq_adjtime(struct ptp_clock_info *ptp, s64 delta);
192 int ptp_qoriq_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts);
193 int ptp_qoriq_settime(struct ptp_clock_info *ptp,
195 int ptp_qoriq_enable(struct ptp_clock_info *ptp,
/include/linux/qed/
Dqed_eth_if.h266 const struct qed_eth_ptp_ops *ptp; member
/include/linux/mlx5/
Ddriver.h733 struct ptp_clock *ptp; member