Searched refs:BFIN_PC_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.h174 #define BFIN_PC_IRQ(x) ((x) + IRQ_PB15 + 1) macro
175 #define IRQ_PC0 BFIN_PC_IRQ(0)
176 #define IRQ_PC1 BFIN_PC_IRQ(1)
177 #define IRQ_PC2 BFIN_PC_IRQ(2)
178 #define IRQ_PC3 BFIN_PC_IRQ(3)
179 #define IRQ_PC4 BFIN_PC_IRQ(4)
180 #define IRQ_PC5 BFIN_PC_IRQ(5)
181 #define IRQ_PC6 BFIN_PC_IRQ(6)
182 #define IRQ_PC7 BFIN_PC_IRQ(7)
183 #define IRQ_PC8 BFIN_PC_IRQ(
[all...]

Completed in 43 milliseconds