Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.c877 if (ptp_int_sts & PTP_INT_BIT_TIMER_B_) { in lan743x_ptp_isr()
880 PTP_INT_BIT_TIMER_B_); in lan743x_ptp_isr()
H A Dlan743x_main.h291 #define PTP_INT_BIT_TIMER_B_ BIT(1) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.c1392 if (ptp_int_sts & PTP_INT_BIT_TIMER_B_) { in lan743x_ptp_isr()
1395 PTP_INT_BIT_TIMER_B_); in lan743x_ptp_isr()
H A Dlan743x_main.h494 #define PTP_INT_BIT_TIMER_B_ BIT(1) macro

Completed in 10 milliseconds