Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_qoriq.c202 int ptp_qoriq_adjfine(struct ptp_clock_info *ptp, long scaled_ppm) in ptp_qoriq_adjfine() function
231 EXPORT_SYMBOL_GPL(ptp_qoriq_adjfine);
358 .adjfine = ptp_qoriq_adjfine,
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ptp.c22 .adjfine = ptp_qoriq_adjfine,
/openbmc/linux/include/linux/fsl/
H A Dptp_qoriq.h190 int ptp_qoriq_adjfine(struct ptp_clock_info *ptp, long scaled_ppm);
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ptp.c81 .adjfine = ptp_qoriq_adjfine,