Searched refs:tas_clock_adjust (Results 1 – 2 of 2) sorted by relevance
82 if (ocelot->ops->tas_clock_adjust) in ocelot_ptp_settime64() 83 ocelot->ops->tas_clock_adjust(ocelot); in ocelot_ptp_settime64() 119 if (ocelot->ops->tas_clock_adjust) in ocelot_ptp_adjtime() 120 ocelot->ops->tas_clock_adjust(ocelot); in ocelot_ptp_adjtime()
2653 .tas_clock_adjust = vsc9959_tas_clock_adjust,