Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-ebsa110/include/mach/
Dentry-macro.S13 #define IRQ_STAT 0xff000000 /* read */ macro
16 mov \base, #IRQ_STAT
/Linux-v5.4/arch/arm/mach-ebsa110/
Dcore.h35 #define IRQ_STAT IOMEM(0xff000000) /* trick 4 - read */ macro
Dcore.c74 .virtual = (unsigned long)IRQ_STAT,
/Linux-v5.4/drivers/net/fddi/skfp/h/
Dskfbi.h358 #define IRQ_STAT (1L<<24) /* Bit 24: IRQ status exception */ macro