Searched refs:Y2_IS_IRQ_STAT (Results 1 – 2 of 2) sorted by relevance
315 Y2_IS_IRQ_STAT = 1<<26, /* Status exception interrupt */ enumerator338 Y2_HWE_ALL_MASK = Y2_IS_TIST_OV | Y2_IS_MST_ERR | Y2_IS_IRQ_STAT |
2008 if (status & (Y2_IS_MST_ERR | Y2_IS_IRQ_STAT)) { in sky2_hw_intr()