Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h511 #define MVPP22_XLG_EXT_INT_STAT_PTP BIT(7) macro
H A Dmvpp2_main.c3498 if (val & MVPP22_XLG_EXT_INT_STAT_PTP) in mvpp2_port_isr()