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

/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
H A Dirq.h199 #define BFIN_PC_IRQ(x) ((x) + IRQ_PB15 + 1) macro
200 #define IRQ_PC0 BFIN_PC_IRQ(0)
201 #define IRQ_PC1 BFIN_PC_IRQ(1)
202 #define IRQ_PC2 BFIN_PC_IRQ(2)
203 #define IRQ_PC3 BFIN_PC_IRQ(3)
204 #define IRQ_PC4 BFIN_PC_IRQ(4)
205 #define IRQ_PC5 BFIN_PC_IRQ(5)
206 #define IRQ_PC6 BFIN_PC_IRQ(6)
207 #define IRQ_PC7 BFIN_PC_IRQ(7)
208 #define IRQ_PC8 BFIN_PC_IRQ(8)
209 #define IRQ_PC9 BFIN_PC_IRQ(9)
210 #define IRQ_PC10 BFIN_PC_IRQ(10)
211 #define IRQ_PC11 BFIN_PC_IRQ(11)
212 #define IRQ_PC12 BFIN_PC_IRQ(12)
213 #define IRQ_PC13 BFIN_PC_IRQ(13)
214 #define IRQ_PC14 BFIN_PC_IRQ(14) /* N/A */
215 #define IRQ_PC15 BFIN_PC_IRQ(15) /* N/A */
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
H A Dirq.h141 #define BFIN_PC_IRQ(x) ((x) + IRQ_PB15 + 1) macro
142 #define IRQ_PC0 BFIN_PC_IRQ(0)
143 #define IRQ_PC1 BFIN_PC_IRQ(1)
144 #define IRQ_PC2 BFIN_PC_IRQ(2)
145 #define IRQ_PC3 BFIN_PC_IRQ(3)
146 #define IRQ_PC4 BFIN_PC_IRQ(4)
147 #define IRQ_PC5 BFIN_PC_IRQ(5)
148 #define IRQ_PC6 BFIN_PC_IRQ(6)
149 #define IRQ_PC7 BFIN_PC_IRQ(7)
150 #define IRQ_PC8 BFIN_PC_IRQ(8)
151 #define IRQ_PC9 BFIN_PC_IRQ(9)
152 #define IRQ_PC10 BFIN_PC_IRQ(10)
153 #define IRQ_PC11 BFIN_PC_IRQ(11)
154 #define IRQ_PC12 BFIN_PC_IRQ(12)
155 #define IRQ_PC13 BFIN_PC_IRQ(13)
156 #define IRQ_PC14 BFIN_PC_IRQ(14) /* N/A */
157 #define IRQ_PC15 BFIN_PC_IRQ(15) /* N/A */

Completed in 102 milliseconds