Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
Dirq.h231 #define BFIN_PH_IRQ(x) ((x) + IRQ_PG15 + 1) macro
232 #define IRQ_PH0 BFIN_PH_IRQ(0)
233 #define IRQ_PH1 BFIN_PH_IRQ(1)
234 #define IRQ_PH2 BFIN_PH_IRQ(2)
235 #define IRQ_PH3 BFIN_PH_IRQ(3)
236 #define IRQ_PH4 BFIN_PH_IRQ(4)
237 #define IRQ_PH5 BFIN_PH_IRQ(5)
238 #define IRQ_PH6 BFIN_PH_IRQ(6)
239 #define IRQ_PH7 BFIN_PH_IRQ(7)
240 #define IRQ_PH8 BFIN_PH_IRQ(8)
[all …]