HomeSort by: relevance | last modified time | path
    Searched refs:AIC_IDCR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/at91/
at91aicreg.h 46 #define AIC_IDCR 0x124UL /* 124: Interrupt Dis. Cmd Reg */
at91aic.c 105 AICREG(AIC_IDCR) = aic_irqs;
120 AICREG(AIC_IDCR) = (1U << irq);
248 AICREG(AIC_IDCR) = -1;
259 AICREG(AIC_IDCR) = -1; /* disable interrupts */

Completed in 12 milliseconds