Searched refs:NUM_EINT_IRQ (Results 1 – 1 of 1) sorted by relevance
30 #define NUM_EINT_IRQ 6 macro96 int parents[NUM_EINT_IRQ];401 static irq_flow_handler_t s3c2410_eint_handlers[NUM_EINT_IRQ] = {410 static irq_flow_handler_t s3c2412_eint_handlers[NUM_EINT_IRQ] = {505 for (i = 0; i < NUM_EINT_IRQ; ++i) { in s3c24xx_eint_init()