Home
last modified time | relevance | path

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

/arch/frv/include/asm/
Dcpu-irqs.h47 #define IRQ_XIRQ1_LEVEL 2 macro
71 #define IRQ_CPU_EXTERNAL1 (IRQ_BASE_CPU + IRQ_XIRQ1_LEVEL)
/arch/frv/kernel/
Dirq.c144 set_IRR(3, IRQ_XIRQ3_LEVEL, IRQ_XIRQ2_LEVEL, IRQ_XIRQ1_LEVEL, in init_IRQ()