Searched refs:BFIN_PJ_IRQ (Results 1 – 1 of 1) sorted by relevance
267 #define BFIN_PJ_IRQ(x) ((x) + IRQ_PI15 + 1) macro268 #define IRQ_PJ0 BFIN_PJ_IRQ(0)269 #define IRQ_PJ1 BFIN_PJ_IRQ(1)270 #define IRQ_PJ2 BFIN_PJ_IRQ(2)271 #define IRQ_PJ3 BFIN_PJ_IRQ(3)272 #define IRQ_PJ4 BFIN_PJ_IRQ(4)273 #define IRQ_PJ5 BFIN_PJ_IRQ(5)274 #define IRQ_PJ6 BFIN_PJ_IRQ(6)275 #define IRQ_PJ7 BFIN_PJ_IRQ(7)276 #define IRQ_PJ8 BFIN_PJ_IRQ(8)[all …]