Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
Dirq.h242 #define BFIN_PG_IRQ(x) ((x) + IRQ_PF15 + 1) macro
243 #define IRQ_PG0 BFIN_PG_IRQ(0)
244 #define IRQ_PG1 BFIN_PG_IRQ(1)
245 #define IRQ_PG2 BFIN_PG_IRQ(2)
246 #define IRQ_PG3 BFIN_PG_IRQ(3)
247 #define IRQ_PG4 BFIN_PG_IRQ(4)
248 #define IRQ_PG5 BFIN_PG_IRQ(5)
249 #define IRQ_PG6 BFIN_PG_IRQ(6)
250 #define IRQ_PG7 BFIN_PG_IRQ(7)
251 #define IRQ_PG8 BFIN_PG_IRQ(8)
[all …]