Searched refs:PTP_INT_BIT_TIMER_A_ (Results 1 – 2 of 2) sorted by relevance
1438 if (ptp_int_sts & PTP_INT_BIT_TIMER_A_) { in lan743x_ptp_isr()1441 PTP_INT_BIT_TIMER_A_); in lan743x_ptp_isr()
495 #define PTP_INT_BIT_TIMER_A_ BIT(0) macro