Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dsky2.h418 Y2_IS_IRQ_MAC2 = 1<<11, /* Interrupt from MAC 2 */ enumerator
436 Y2_IS_PORT_2 = Y2_IS_IRQ_PHY2 | Y2_IS_IRQ_MAC2
440 Y2_IS_IRQ_MAC2 | Y2_IS_CHK_TXA2 | Y2_IS_CHK_RX2,
H A Dsky2.c3004 if (status & Y2_IS_IRQ_MAC2) in sky2_err_intr()