Home | History | Annotate | Download | only in iq80310

Lines Matching defs:irqs

74 /* Software copy of the IRQs we have enabled. */
162 /* Next, figure out which IRQs are used by each IPL. */
164 int irqs = 0;
167 irqs |= (1U << irq);
169 iq80310_imask[ipl] = irqs;
235 * Now compute which IRQs must be blocked when servicing any
239 int irqs = (1U << irq);
245 irqs |= iq80310_imask[ih->ih_ipl];
246 iq->iq_mask = irqs;
349 /* Enable IRQs (don't yet use FIQs). */
427 /* First, disable external IRQs. */
445 * the next one. Note: external IRQs are already