Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sh64/
Dcayman.h17 #define SMSC_IRQ IRQ_IRL1
Dirq.h36 #define IRQ_IRL1 1 macro
/linux-2.4.37.9/arch/sh64/kernel/
Dirq_intc.c227 irlm = platform_int_priority[IRQ_IRL0] + platform_int_priority[IRQ_IRL1] + \ in init_IRQ()