Searched refs:irq_finish (Results 1 – 2 of 2) sorted by relevance
31 #define irq_finish(irq) do { AT91_SYS->AIC_EOICR = 0; } while (0) macro
66 #ifndef irq_finish67 #define irq_finish(irq) do { } while (0) macro338 irq_finish(irq); in asm_do_IRQ()345 irq_finish(irq); in asm_do_IRQ()