Searched refs:BFIN_PG_IRQ (Results 1 – 1 of 1) sorted by relevance
242 #define BFIN_PG_IRQ(x) ((x) + IRQ_PF15 + 1) macro243 #define IRQ_PG0 BFIN_PG_IRQ(0)244 #define IRQ_PG1 BFIN_PG_IRQ(1)245 #define IRQ_PG2 BFIN_PG_IRQ(2)246 #define IRQ_PG3 BFIN_PG_IRQ(3)247 #define IRQ_PG4 BFIN_PG_IRQ(4)248 #define IRQ_PG5 BFIN_PG_IRQ(5)249 #define IRQ_PG6 BFIN_PG_IRQ(6)250 #define IRQ_PG7 BFIN_PG_IRQ(7)251 #define IRQ_PG8 BFIN_PG_IRQ(8)[all …]