Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-au1x00/include/mach/
H A Dau1x00.h113 #define ALLINTS (IE_IRQ0 | IE_IRQ1 | IE_IRQ2 | IE_IRQ3 | IE_IRQ4)
115 #define ALLINTS (IE_IRQ0 | IE_IRQ1 | IE_IRQ2 | IE_IRQ3 | IE_IRQ4 | IE_IRQ5)
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dmipsregs.h198 #define IE_IRQ0 (_ULCAST_(1) << 10) macro