Searched defs:IRQ_STAT (Results 1 – 3 of 3) sorted by relevance
13 #define IRQ_STAT 0xff000000 /* read */ macro
35 #define IRQ_STAT IOMEM(0xff000000) /* trick 4 - read */ macro
353 #define IRQ_STAT (1L<<24) /* Bit 24: IRQ status exception */ macro