Searched refs:IRQ_STAT (Results 1 – 4 of 4) sorted by relevance
13 #define IRQ_STAT 0xff000000 /* read */ macro16 mov \base, #IRQ_STAT
35 #define IRQ_STAT IOMEM(0xff000000) /* trick 4 - read */ macro
74 .virtual = (unsigned long)IRQ_STAT,
358 #define IRQ_STAT (1L<<24) /* Bit 24: IRQ status exception */ macro