Searched refs:BFE_INTR_STAT (Results 1 – 2 of 2) sorted by relevance
51 #define BFE_INTR_STAT 0x00000020 /* Interrupt Status */ macro
2383 intr_stat = INL(bfe, BFE_INTR_STAT); in bfe_interrupt()2385 OUTL(bfe, BFE_INTR_STAT, intr_stat); in bfe_interrupt()2386 (void) INL(bfe, BFE_INTR_STAT); in bfe_interrupt()