Home
last modified time | relevance | path

Searched refs:event_ch (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/microchip/
A Dlan743x_ptp.c465 if (perout->event_ch >= 0) { in lan743x_ptp_perout_off()
476 (perout->event_ch); in lan743x_ptp_perout_off()
479 perout->event_ch = -1; in lan743x_ptp_perout_off()
510 if (perout->event_ch >= 0 || in lan743x_ptp_perout()
518 if (perout->event_ch < 0) { in lan743x_ptp_perout()
528 perout->event_ch); in lan743x_ptp_perout()
644 (perout->event_ch)); in lan743x_ptp_perout()
646 (perout->event_ch, pulse_width); in lan743x_ptp_perout()
648 (perout->event_ch); in lan743x_ptp_perout()
664 PTP_CLOCK_TARGET_NS_X(perout->event_ch), in lan743x_ptp_perout()
[all …]
A Dlan743x_ptp.h59 int event_ch; /* PTP event channel (0=channel A, 1=channel B) */ member

Completed in 6 milliseconds