Searched refs:BFIN_PJ_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.h300 #define BFIN_PJ_IRQ(x) ((x) + IRQ_PI15 + 1) macro
301 #define IRQ_PJ0 BFIN_PJ_IRQ(0)
302 #define IRQ_PJ1 BFIN_PJ_IRQ(1)
303 #define IRQ_PJ2 BFIN_PJ_IRQ(2)
304 #define IRQ_PJ3 BFIN_PJ_IRQ(3)
305 #define IRQ_PJ4 BFIN_PJ_IRQ(4)
306 #define IRQ_PJ5 BFIN_PJ_IRQ(5)
307 #define IRQ_PJ6 BFIN_PJ_IRQ(6)
308 #define IRQ_PJ7 BFIN_PJ_IRQ(7)
309 #define IRQ_PJ8 BFIN_PJ_IRQ(
[all...]

Completed in 36 milliseconds