Lines Matching refs:event
132 /* We want to find the first compare event in the next
152 * is still running when we calculate the first compare event, it is
155 * this possibility, we will set the compare event to be the next
171 /* Calculate the second the compare event timestamp */
174 /* * Enable compare event when overflow */
187 /* Write the second compare event timestamp and calculate
537 /* This function checks the pps event and reloads the timer compare counter. */
544 struct ptp_clock_event event;
560 event.type = PTP_CLOCK_PPS;
561 ptp_clock_event(fep->ptp_clock, &event);