Searched defs:IRQ_EINT_BIT (Results 1 – 3 of 3) sorted by relevance
63 #define IRQ_EINT_BIT(x) EINT_OFFSET(x) macro
130 #define IRQ_EINT_BIT(x) ((x) - S3C_EINT(0)) macro
83 #define IRQ_EINT_BIT(x) ((x) - IRQ_EINT4 + 4) macro