Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
Dirq.h278 #define BFIN_PI_IRQ(x) ((x) + IRQ_PH15 + 1) macro
279 #define IRQ_PI0 BFIN_PI_IRQ(0)
280 #define IRQ_PI1 BFIN_PI_IRQ(1)
281 #define IRQ_PI2 BFIN_PI_IRQ(2)
282 #define IRQ_PI3 BFIN_PI_IRQ(3)
283 #define IRQ_PI4 BFIN_PI_IRQ(4)
284 #define IRQ_PI5 BFIN_PI_IRQ(5)
285 #define IRQ_PI6 BFIN_PI_IRQ(6)
286 #define IRQ_PI7 BFIN_PI_IRQ(7)
287 #define IRQ_PI8 BFIN_PI_IRQ(8)
[all …]