Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h629 #define MVPP22_PTP_INT_CAUSE_QUEUE0 BIT(5) macro
H A Dmvpp2_main.c3419 if (val & MVPP22_PTP_INT_CAUSE_QUEUE0) in mvpp2_isr_handle_ptp()