Searched defs:IRQ_EINT_BIT (Results 1 – 4 of 4) sorted by relevance
97 #define IRQ_EINT_BIT(x) EINT_OFFSET(x) macro
73 #define IRQ_EINT_BIT(x) ((x) - IRQ_EINT00) macro
83 #define IRQ_EINT_BIT(x) ((x) - IRQ_EINT4 + 4) macro
160 #define IRQ_EINT_BIT(x) ((x) - S3C_EINT(0)) macro