Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/microchip/
Dlan743x_ptp.h21 #define LAN743X_PTP_N_EXTTS 4 macro
84 struct lan743x_extts extts[LAN743X_PTP_N_EXTTS];
Dlan743x_ptp.c1573 ptp->ptp_clock_info.n_ext_ts = LAN743X_PTP_N_EXTTS; in lan743x_ptp_open()