Searched refs:IRQ_STAT (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/arch/arm/mach-ebsa110/include/mach/
H A Dentry-macro.S13 #define IRQ_STAT 0xff000000 /* read */ define
16 mov \base, #IRQ_STAT
H A Dhardware.h21 #define UNCACHEABLE_ADDR 0xff000000 /* IRQ_STAT */
/linux-4.4.14/arch/arm/mach-ebsa110/
H A Dcore.h38 #define IRQ_STAT IOMEM(0xff000000) /* trick 4 - read */ macro
H A Dcore.c76 { /* IRQ_STAT/IRQ_MCLR */
77 .virtual = (unsigned long)IRQ_STAT,
289 * Instead, we spin, polling the IRQ_STAT register for the occurrence
/linux-4.4.14/sound/oss/
H A Dsb_mixer.h47 #define IRQ_STAT 0x82 macro
H A Dsb_common.c132 src = sb_getmixer(devc, IRQ_STAT); /* Interrupt source register */ sb_intr()
/linux-4.4.14/drivers/net/fddi/skfp/h/
H A Dskfbi.h571 #define IRQ_STAT (1L<<24) /* Bit 24: IRQ status exception */ macro
/linux-4.4.14/drivers/net/ethernet/hp/
H A Dhp100.c2221 printk("hp100: %s: mode=%x,IRQ_STAT=0x%.4x,RXPKTCNT=0x%.2x RXPDL=0x%.2x TXPKTCNT=0x%.2x TXPDL=0x%.2x\n", hp100_interrupt()

Completed in 224 milliseconds