Searched refs:IS_IRQ_STAT (Results 1 – 4 of 4) sorted by relevance
301 #define IS_IRQ_STAT (1L<<24) /* Bit 24: IRQ status exception */ macro
220 IS_IRQ_STAT = 1<<10, /* IRQ status exception */ enumerator232 IS_ERR_MSK = IS_IRQ_MST_ERR | IS_IRQ_STAT
450 IS_IRQ_STAT = 1<<10, /* IRQ status exception */ enumerator
3318 if (hwstatus & (IS_IRQ_MST_ERR|IS_IRQ_STAT)) { in skge_error_irq()3337 if (hwstatus & IS_IRQ_STAT) { in skge_error_irq()