Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/include/mach/
Dirq.h271 #define BFIN_PG_IRQ(x) ((x) + IRQ_PF15 + 1) macro
272 #define IRQ_PG0 BFIN_PG_IRQ(0)
273 #define IRQ_PG1 BFIN_PG_IRQ(1)
274 #define IRQ_PG2 BFIN_PG_IRQ(2)
275 #define IRQ_PG3 BFIN_PG_IRQ(3)
276 #define IRQ_PG4 BFIN_PG_IRQ(4)
277 #define IRQ_PG5 BFIN_PG_IRQ(5)
278 #define IRQ_PG6 BFIN_PG_IRQ(6)
279 #define IRQ_PG7 BFIN_PG_IRQ(7)
280 #define IRQ_PG8 BFIN_PG_IRQ(8)
[all …]
/arch/blackfin/mach-bf548/include/mach/
Dirq.h213 #define BFIN_PG_IRQ(x) ((x) + IRQ_PF15 + 1) macro
214 #define IRQ_PG0 BFIN_PG_IRQ(0)
215 #define IRQ_PG1 BFIN_PG_IRQ(1)
216 #define IRQ_PG2 BFIN_PG_IRQ(2)
217 #define IRQ_PG3 BFIN_PG_IRQ(3)
218 #define IRQ_PG4 BFIN_PG_IRQ(4)
219 #define IRQ_PG5 BFIN_PG_IRQ(5)
220 #define IRQ_PG6 BFIN_PG_IRQ(6)
221 #define IRQ_PG7 BFIN_PG_IRQ(7)
222 #define IRQ_PG8 BFIN_PG_IRQ(8)
[all …]