Home
last modified time | relevance | path

Searched refs:IS_IRQ_TIST_OV (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.h217 IS_IRQ_TIST_OV = 1<<13, /* Time Stamp Timer Overflow (YUKON only) */ enumerator
H A Dsky2.h447 IS_IRQ_TIST_OV = 1<<13, /* Time Stamp Timer Overflow (YUKON only) */ enumerator
H A Dskge.c3286 if (hwstatus & IS_IRQ_TIST_OV) in skge_error_irq()