Home
last modified time | relevance | path

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

/arch/frv/include/asm/
Dcpu-irqs.h43 #define IRQ_TIMER1_LEVEL 11 macro
60 #define IRQ_CPU_TIMER1 (IRQ_BASE_CPU + IRQ_TIMER1_LEVEL)
/arch/frv/kernel/
Dirq.c135 set_IRR(5, 0, IRQ_TIMER2_LEVEL, IRQ_TIMER1_LEVEL, IRQ_TIMER0_LEVEL); in init_IRQ()