Home
last modified time | relevance | path

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

/arch/frv/include/asm/
Dcpu-irqs.h42 #define IRQ_TIMER0_LEVEL 12 macro
59 #define IRQ_CPU_TIMER0 (IRQ_BASE_CPU + IRQ_TIMER0_LEVEL)
/arch/frv/kernel/
Dirq.c135 set_IRR(5, 0, IRQ_TIMER2_LEVEL, IRQ_TIMER1_LEVEL, IRQ_TIMER0_LEVEL); in init_IRQ()