Home
last modified time | relevance | path

Searched refs:IRQ0_PRIORITY (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-sh/
Dirq-sh7300.h268 #define IRQ0_PRIORITY 1 macro
Dirq.h254 #define IRQ0_PRIORITY 1 macro
/linux-2.4.37.9/arch/sh/kernel/
Dirq_ipr.c249 make_ipr_irq(IRQ0_IRQ, IRQ0_IPR_ADDR, IRQ0_IPR_POS, IRQ0_PRIORITY); in init_IRQ()