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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A Dirq.h246 #define BFIN_PG_IRQ(x) ((x) + IRQ_PF15 + 1) macro
247 #define IRQ_PG0 BFIN_PG_IRQ(0)
248 #define IRQ_PG1 BFIN_PG_IRQ(1)
249 #define IRQ_PG2 BFIN_PG_IRQ(2)
250 #define IRQ_PG3 BFIN_PG_IRQ(3)
251 #define IRQ_PG4 BFIN_PG_IRQ(4)
252 #define IRQ_PG5 BFIN_PG_IRQ(5)
253 #define IRQ_PG6 BFIN_PG_IRQ(6)
254 #define IRQ_PG7 BFIN_PG_IRQ(7)
255 #define IRQ_PG8 BFIN_PG_IRQ(
[all...]

Completed in 175 milliseconds