Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ptp.c23 .adjtime = ptp_qoriq_adjtime,
/openbmc/linux/drivers/ptp/
H A Dptp_qoriq.c233 int ptp_qoriq_adjtime(struct ptp_clock_info *ptp, s64 delta) in ptp_qoriq_adjtime() function
259 EXPORT_SYMBOL_GPL(ptp_qoriq_adjtime);
359 .adjtime = ptp_qoriq_adjtime,
/openbmc/linux/include/linux/fsl/
H A Dptp_qoriq.h191 int ptp_qoriq_adjtime(struct ptp_clock_info *ptp, s64 delta);
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ptp.c82 .adjtime = ptp_qoriq_adjtime,