Searched refs:BFIN_PH_IRQ (Results 1 – 1 of 1) sorted by relevance
260 #define BFIN_PH_IRQ(x) ((x) + IRQ_PG15 + 1) macro261 #define IRQ_PH0 BFIN_PH_IRQ(0)262 #define IRQ_PH1 BFIN_PH_IRQ(1)263 #define IRQ_PH2 BFIN_PH_IRQ(2)264 #define IRQ_PH3 BFIN_PH_IRQ(3)265 #define IRQ_PH4 BFIN_PH_IRQ(4)266 #define IRQ_PH5 BFIN_PH_IRQ(5)267 #define IRQ_PH6 BFIN_PH_IRQ(6)268 #define IRQ_PH7 BFIN_PH_IRQ(7)269 #define IRQ_PH8 BFIN_PH_IRQ(8)[all …]