Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/microchip/
Dlan743x_ptp.c793 if (ptp_int_sts & PTP_INT_BIT_TIMER_B_) { in lan743x_ptp_isr()
796 PTP_INT_BIT_TIMER_B_); in lan743x_ptp_isr()
Dlan743x_main.h286 #define PTP_INT_BIT_TIMER_B_ BIT(1) macro