Searched refs:ptp (Results 1 – 6 of 6) sorted by relevance
| /include/linux/ |
| D | ptp_clock_kernel.h | 178 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/ |
| D | ocelot_ptp.h | 48 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,
|
| D | ocelot.h | 876 u8 ptp:1; member
|
| /include/linux/fsl/ |
| D | ptp_qoriq.h | 190 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/ |
| D | qed_eth_if.h | 266 const struct qed_eth_ptp_ops *ptp; member
|
| /include/linux/mlx5/ |
| D | driver.h | 733 struct ptp_clock *ptp; member
|