Home
last modified time | relevance | path

Searched refs:gxio_mpipe_adjust_timestamp (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/tile/gxio/
Dmpipe.c491 int gxio_mpipe_adjust_timestamp(gxio_mpipe_context_t *context, int64_t delta) in gxio_mpipe_adjust_timestamp() function
495 EXPORT_SYMBOL_GPL(gxio_mpipe_adjust_timestamp);
/linux-4.1.27/arch/tile/include/gxio/
Dmpipe.h1854 extern int gxio_mpipe_adjust_timestamp(gxio_mpipe_context_t *context,
/linux-4.1.27/drivers/net/ethernet/tile/
Dtilegx.c835 if (gxio_mpipe_adjust_timestamp(&md->context, delta)) in ptp_mpipe_adjtime()