Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sh/
Dirq-sh7300.h263 #define IRQ2_IPR_POS 2 macro
Dirq.h249 #define IRQ2_IPR_POS 2 macro
/linux-2.4.37.9/arch/sh/kernel/
Dirq_ipr.c251 make_ipr_irq(IRQ2_IRQ, IRQ2_IPR_ADDR, IRQ2_IPR_POS, IRQ2_PRIORITY); in init_IRQ()