Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ptp/
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,
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc_ptp.c22 .adjfine = ptp_qoriq_adjfine,
/linux-6.12.1/include/linux/fsl/
Dptp_qoriq.h190 int ptp_qoriq_adjfine(struct ptp_clock_info *ptp, long scaled_ppm);
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ptp.c81 .adjfine = ptp_qoriq_adjfine,