Home
last modified time | relevance | path

Searched refs:ptp_qoriq_gettime (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
Denetc_ptp.c24 .gettime64 = ptp_qoriq_gettime,
/Linux-v5.4/drivers/ptp/
Dptp_qoriq.c244 int ptp_qoriq_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in ptp_qoriq_gettime() function
260 EXPORT_SYMBOL_GPL(ptp_qoriq_gettime);
342 .gettime64 = ptp_qoriq_gettime,
/Linux-v5.4/include/linux/fsl/
Dptp_qoriq.h190 int ptp_qoriq_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts);
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ptp.c70 .gettime64 = ptp_qoriq_gettime,