Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson32/
H A Dirq.h32 #define LS1X_IRQ(n, x) (LS1X_IRQ_BASE + (n << 5) + (x)) macro
/openbmc/linux/drivers/irqchip/
H A DKconfig497 config LS1X_IRQ config