Searched refs:AIC_IECR (Results 1 – 14 of 14) sorted by relevance
209 AT91C_BASE_AIC->AIC_IECR = 0x1 << AT91C_ID_SYS; in prvSetupTimerInterrupt()
89 pAic->AIC_IECR = 0x1 << irq_id ; in AT91F_AIC_EnableIt()
64 AT91_REG AIC_IECR; // Interrupt Enable Command Register member227 AT91_REG AIC_IECR; // Interrupt Enable Command Register member
217 AT91C_BASE_AIC->AIC_IECR = (1 << portTIMER_AIC_CHANNEL); in prvSetupTimerInterrupt()
152 #define AIC_IECR (288) // Interrupt Enable Command Register macro
64 #define AIC_IECR (288) // Interrupt Enable Command Register macro
2718 pAic->AIC_IECR = 0x1 << irq_id ; in AT91F_AIC_EnableIt()
178 AT91_REG AIC_IECR; // Interrupt Enable Command Register member