Home
last modified time | relevance | path

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

/arch/frv/include/asm/
Dcpu-irqs.h39 #define IRQ_DMA6_LEVEL 14 macro
68 #define IRQ_CPU_DMA6 (IRQ_BASE_CPU + IRQ_DMA6_LEVEL)
/arch/frv/kernel/
Dirq.c138 set_IRR(7, IRQ_DMA7_LEVEL, IRQ_DMA6_LEVEL, IRQ_DMA5_LEVEL, in init_IRQ()