Searched defs:SI_TO_IRQBIT (Results 1 – 7 of 7) sorted by relevance
28 #define SI_TO_IRQBIT(si) (1U<<(si)) macro
125 #define SI_TO_IRQBIT(x) (1 << (x)) macro
67 #define SI_TO_IRQBIT(x) (1 << (x)) macro
46 #define SI_TO_IRQBIT(x) (1 << (x)) macro
48 #define SI_TO_IRQBIT(x) (1 << (x)) macro
47 #define SI_TO_IRQBIT(x) (1 << (x)) macro