Searched defs:LS1X_IRQ (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/mach-loongson32/
H A Dirq.h37 #define LS1X_IRQ(n, x) (LS1X_IRQ_BASE + (n << 5) + (x)) macro

Completed in 142 milliseconds