Home
last modified time | relevance | path

Searched refs:IS_IRQ_STAT (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/fddi/skfp/h/
A Dskfbi.h301 #define IS_IRQ_STAT (1L<<24) /* Bit 24: IRQ status exception */ macro
/linux-6.3-rc2/drivers/net/ethernet/marvell/
A Dskge.h220 IS_IRQ_STAT = 1<<10, /* IRQ status exception */ enumerator
232 IS_ERR_MSK = IS_IRQ_MST_ERR | IS_IRQ_STAT
A Dsky2.h450 IS_IRQ_STAT = 1<<10, /* IRQ status exception */ enumerator
A Dskge.c3318 if (hwstatus & (IS_IRQ_MST_ERR|IS_IRQ_STAT)) { in skge_error_irq()
3337 if (hwstatus & IS_IRQ_STAT) { in skge_error_irq()

Completed in 36 milliseconds