Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h628 #define MVPP22_PTP_INT_CAUSE_QUEUE1 BIT(6) macro
H A Dmvpp2_main.c3421 if (val & MVPP22_PTP_INT_CAUSE_QUEUE1) in mvpp2_isr_handle_ptp()