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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A Dirq.h282 #define BFIN_PI_IRQ(x) ((x) + IRQ_PH15 + 1) macro
283 #define IRQ_PI0 BFIN_PI_IRQ(0)
284 #define IRQ_PI1 BFIN_PI_IRQ(1)
285 #define IRQ_PI2 BFIN_PI_IRQ(2)
286 #define IRQ_PI3 BFIN_PI_IRQ(3)
287 #define IRQ_PI4 BFIN_PI_IRQ(4)
288 #define IRQ_PI5 BFIN_PI_IRQ(5)
289 #define IRQ_PI6 BFIN_PI_IRQ(6)
290 #define IRQ_PI7 BFIN_PI_IRQ(7)
291 #define IRQ_PI8 BFIN_PI_IRQ(
[all...]

Completed in 75 milliseconds