Searched refs:PCIC_IRQ (Results 1 – 2 of 2) sorted by relevance
488 #define PCIC_IRQ(irq) (1 << (irq)) macro489 #define PCIC_IRQ03 PCIC_IRQ(3)490 #define PCIC_IRQ04 PCIC_IRQ(4)491 #define PCIC_IRQ05 PCIC_IRQ(5)492 #define PCIC_IRQ07 PCIC_IRQ(7)493 #define PCIC_IRQ09 PCIC_IRQ(9)494 #define PCIC_IRQ10 PCIC_IRQ(10)495 #define PCIC_IRQ11 PCIC_IRQ(11)496 #define PCIC_IRQ12 PCIC_IRQ(12)497 #define PCIC_IRQ14 PCIC_IRQ(14)[all …]
1374 if (PCIC_IRQ(xx) & in pcic_attach()1394 if (PCIC_IRQ(xx) & in pcic_attach()