Searched refs:IS_IRQ_STAT (Results 1 – 4 of 4) sorted by relevance
519 #define IS_IRQ_STAT (1L<<24) /* Bit 24: IRQ status exception */ macro
225 IS_IRQ_STAT = 1<<10, /* IRQ status exception */ enumerator237 IS_ERR_MSK = IS_IRQ_MST_ERR | IS_IRQ_STAT
455 IS_IRQ_STAT = 1<<10, /* IRQ status exception */ enumerator
3319 if (hwstatus & (IS_IRQ_MST_ERR|IS_IRQ_STAT)) { in skge_error_irq()3338 if (hwstatus & IS_IRQ_STAT) { in skge_error_irq()