Home
last modified time | relevance | path

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

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