Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h480 #define MVPP22_GMAC_INT_SUM_STAT_PTP BIT(2) macro
H A Dmvpp2_main.c3507 if (val & MVPP22_GMAC_INT_SUM_STAT_PTP) in mvpp2_port_isr()