Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h510 #define MVPP22_XLG_EXT_INT_STAT_XLG BIT(1) macro
H A Dmvpp2_main.c3509 if (val & MVPP22_XLG_EXT_INT_STAT_XLG) in mvpp2_port_isr()