Searched defs:ENABLE_IRQ (Results 1 – 3 of 3) sorted by relevance
213 #define ENABLE_IRQ 0x8000 macro
32 #define ENABLE_IRQ(IRQ, TYPE) irq_set_irq_type(IRQ, TYPE) macro
129 #define ENABLE_IRQ BIT(0) macro