Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ptp/
Dptp_qoriq.c227 int ptp_qoriq_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in ptp_qoriq_gettime() function
243 EXPORT_SYMBOL_GPL(ptp_qoriq_gettime);
325 .gettime64 = ptp_qoriq_gettime,
/linux-6.1.9/drivers/net/ethernet/freescale/enetc/
Denetc_ptp.c24 .gettime64 = ptp_qoriq_gettime,
/linux-6.1.9/include/linux/fsl/
Dptp_qoriq.h191 int ptp_qoriq_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts);
/linux-6.1.9/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ptp.c84 .gettime64 = ptp_qoriq_gettime,