Home
last modified time | relevance | path

Searched refs:IE_IRQ1 (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/mips/mach-au1x00/include/mach/
Dau1x00.h112 #define ALLINTS (IE_IRQ0 | IE_IRQ1 | IE_IRQ2 | IE_IRQ3 | IE_IRQ4)
114 #define ALLINTS (IE_IRQ0 | IE_IRQ1 | IE_IRQ2 | IE_IRQ3 | IE_IRQ4 | IE_IRQ5)
/external/u-boot/arch/mips/include/asm/
Dmipsregs.h198 #define IE_IRQ1 (_ULCAST_(1) << 11) macro