Searched refs:irlm (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh64/kernel/
H A Dirq_intc.c118 static int irlm; /* IRL mode */ variable
136 if ((irq <= IRQ_IRL3) && (irlm == NO_PRIORITY))
227 irlm = platform_int_priority[IRQ_IRL0] + platform_int_priority[IRQ_IRL1] + \
230 if (irlm == NO_PRIORITY) {

Completed in 87 milliseconds