Home
last modified time | relevance | path

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

/arch/frv/include/asm/
Dcpu-irqs.h35 #define IRQ_DMA2_LEVEL 14 macro
64 #define IRQ_CPU_DMA2 (IRQ_BASE_CPU + IRQ_DMA2_LEVEL)
/arch/frv/kernel/
Dirq.c133 set_IRR(4, IRQ_DMA3_LEVEL, IRQ_DMA2_LEVEL, IRQ_DMA1_LEVEL, in init_IRQ()