Searched defs:irq_finish (Results 1 – 4 of 4) sorted by relevance
34 #define irq_finish(irq) do { at91_aic_write(AT91_AIC_EOICR, 0); } while (0) macro
24 void irq_finish(unsigned int irq) in irq_finish() function
72 #define irq_finish(irq) do { } while (0) macro
48 #define irq_finish(irq) do { } while (0) macro