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

/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
H A 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)
281 #define IRQ_PG9 BFIN_PG_IRQ(9)
282 #define IRQ_PG10 BFIN_PG_IRQ(10)
283 #define IRQ_PG11 BFIN_PG_IRQ(11)
284 #define IRQ_PG12 BFIN_PG_IRQ(12)
285 #define IRQ_PG13 BFIN_PG_IRQ(13)
286 #define IRQ_PG14 BFIN_PG_IRQ(14)
287 #define IRQ_PG15 BFIN_PG_IRQ(15)
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
H A 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)
223 #define IRQ_PG9 BFIN_PG_IRQ(9)
224 #define IRQ_PG10 BFIN_PG_IRQ(10)
225 #define IRQ_PG11 BFIN_PG_IRQ(11)
226 #define IRQ_PG12 BFIN_PG_IRQ(12)
227 #define IRQ_PG13 BFIN_PG_IRQ(13)
228 #define IRQ_PG14 BFIN_PG_IRQ(14)
229 #define IRQ_PG15 BFIN_PG_IRQ(15)

Completed in 69 milliseconds