Home
last modified time | relevance | path

Searched refs:IRQ_STAT (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/arch/arm/mach-ebsa110/
Dhardware.h13 #define IRQ_STAT 0xff000000 /* read */ macro
Dmm.c27 { IRQ_STAT, TRICK4_PHYS, PGDIR_SIZE, DOMAIN_IO, 0, 1, 0, 0 }, /* IRQ_STAT/IRQ_MCLR */
/linux-2.4.37.9/drivers/sound/
Dsb_mixer.h47 #define IRQ_STAT 0x82 macro
Dsb_common.c131 src = sb_getmixer(devc, IRQ_STAT); /* Interrupt source register */ in sb_intr()
/linux-2.4.37.9/arch/arm/kernel/
Dentry-armv.S159 #define IRQ_STAT 0xff000000 /* read */ macro
165 mov \base, #IRQ_STAT
/linux-2.4.37.9/drivers/net/skfp/h/
Dskfbi.h1362 #define IRQ_STAT (1L<<24) /* Bit 24: IRQ status execption */ macro