Home
last modified time | relevance | path

Searched refs:event_ch (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.c442 if (perout->event_ch >= 0) { in lan743x_ptp_perout_off()
445 PTP_CLOCK_TARGET_SEC_X(perout->event_ch), in lan743x_ptp_perout_off()
448 PTP_CLOCK_TARGET_NS_X(perout->event_ch), in lan743x_ptp_perout_off()
453 (perout->event_ch); in lan743x_ptp_perout_off()
455 lan743x_ptp_release_event_ch(adapter, perout->event_ch); in lan743x_ptp_perout_off()
456 perout->event_ch = -1; in lan743x_ptp_perout_off()
487 if (perout->event_ch >= 0 || in lan743x_ptp_perout()
493 perout->event_ch = lan743x_ptp_reserve_event_ch(adapter, index); in lan743x_ptp_perout()
495 if (perout->event_ch < 0) { in lan743x_ptp_perout()
505 perout->event_ch); in lan743x_ptp_perout()
656 int event_ch; lan743x_ptp_io_perout_off() local
712 int event_ch; lan743x_ptp_io_perout() local
[all...]
H A Dlan743x_ptp.h62 int event_ch; /* PTP event channel (0=channel A, 1=channel B) */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.c465 if (perout->event_ch >= 0) { in lan743x_ptp_perout_off()
468 PTP_CLOCK_TARGET_SEC_X(perout->event_ch), in lan743x_ptp_perout_off()
471 PTP_CLOCK_TARGET_NS_X(perout->event_ch), in lan743x_ptp_perout_off()
476 (perout->event_ch); in lan743x_ptp_perout_off()
478 lan743x_ptp_release_event_ch(adapter, perout->event_ch); in lan743x_ptp_perout_off()
479 perout->event_ch = -1; in lan743x_ptp_perout_off()
509 if (perout->event_ch >= 0 || in lan743x_ptp_perout()
515 perout->event_ch = lan743x_ptp_reserve_event_ch(adapter, index); in lan743x_ptp_perout()
517 if (perout->event_ch < 0) { in lan743x_ptp_perout()
526 perout->event_ch); in lan743x_ptp_perout()
[all...]
H A Dlan743x_ptp.h59 int event_ch; /* PTP event channel (0=channel A, 1=channel B) */ member

Completed in 4 milliseconds