Searched refs:BFIN_PH_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.h264 #define BFIN_PH_IRQ(x) ((x) + IRQ_PG15 + 1) macro
265 #define IRQ_PH0 BFIN_PH_IRQ(0)
266 #define IRQ_PH1 BFIN_PH_IRQ(1)
267 #define IRQ_PH2 BFIN_PH_IRQ(2)
268 #define IRQ_PH3 BFIN_PH_IRQ(3)
269 #define IRQ_PH4 BFIN_PH_IRQ(4)
270 #define IRQ_PH5 BFIN_PH_IRQ(5)
271 #define IRQ_PH6 BFIN_PH_IRQ(6)
272 #define IRQ_PH7 BFIN_PH_IRQ(7)
273 #define IRQ_PH8 BFIN_PH_IRQ(
[all...]

Completed in 157 milliseconds