Searched defs:IRQ_BIT (Results 1 – 2 of 2) sorted by relevance
55 #define IRQ_BIT I32_bit macro
82 #define IRQ_BIT(num) (1 << ((num) % 8)) macro