Searched refs:intc_get_pending (Results 1 – 4 of 4) sorted by relevance
196 unsigned long intc_get_pending(unsigned int group) in intc_get_pending() function200 EXPORT_SYMBOL_GPL(intc_get_pending);
21 extern unsigned long intc_get_pending(unsigned int group);
46 if (unlikely(!(intc_get_pending(0) & 1))) in timer_interrupt()
69 if (likely(!(intc_get_pending(AVR32_PERFCTR_IRQ_GROUP) in avr32_perf_counter_interrupt()