Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
Dirq.h296 #define BFIN_PJ_IRQ(x) ((x) + IRQ_PI15 + 1) macro
297 #define IRQ_PJ0 BFIN_PJ_IRQ(0)
298 #define IRQ_PJ1 BFIN_PJ_IRQ(1)
299 #define IRQ_PJ2 BFIN_PJ_IRQ(2)
300 #define IRQ_PJ3 BFIN_PJ_IRQ(3)
301 #define IRQ_PJ4 BFIN_PJ_IRQ(4)
302 #define IRQ_PJ5 BFIN_PJ_IRQ(5)
303 #define IRQ_PJ6 BFIN_PJ_IRQ(6)
304 #define IRQ_PJ7 BFIN_PJ_IRQ(7)
305 #define IRQ_PJ8 BFIN_PJ_IRQ(8)
[all …]