Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/include/mach/
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)
[all …]
/arch/blackfin/mach-bf548/include/mach/
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)
[all …]