Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_qoriq.c261 int ptp_qoriq_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in ptp_qoriq_gettime() function
277 EXPORT_SYMBOL_GPL(ptp_qoriq_gettime);
360 .gettime64 = ptp_qoriq_gettime,
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ptp.c24 .gettime64 = ptp_qoriq_gettime,
/openbmc/linux/include/linux/fsl/
H A Dptp_qoriq.h192 int ptp_qoriq_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts);
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ptp.c83 .gettime64 = ptp_qoriq_gettime,