Searched refs:tas_clock_adjust (Results 1 – 3 of 3) sorted by relevance
80 if (ocelot->ops->tas_clock_adjust) in ocelot_ptp_settime64()81 ocelot->ops->tas_clock_adjust(ocelot); in ocelot_ptp_settime64()117 if (ocelot->ops->tas_clock_adjust) in ocelot_ptp_adjtime()118 ocelot->ops->tas_clock_adjust(ocelot); in ocelot_ptp_adjtime()
837 void (*tas_clock_adjust)(struct ocelot *ocelot); member
2567 .tas_clock_adjust = vsc9959_tas_clock_adjust,