Home
last modified time | relevance | path

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

/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 …]