Searched refs:AIC_IECR (Results 1 – 14 of 14) sorted by relevance
207 AT91C_BASE_AIC->AIC_IECR = 0x1 << AT91C_ID_SYS; in prvSetupTimerInterrupt()
87 pAic->AIC_IECR = 0x1 << irq_id; in AT91F_AIC_EnableIt()
65 AT91_REG AIC_IECR; /* Interrupt Enable Command Register */ member229 AT91_REG AIC_IECR; /* Interrupt Enable Command Register */ member
219 AT91C_BASE_AIC->AIC_IECR = ( 1 << portTIMER_AIC_CHANNEL ); in prvSetupTimerInterrupt()
152 #define AIC_IECR ( 288 ) /* Interrupt Enable Command Regis… macro
64 #define AIC_IECR ( 288 ) /* Interrupt Enable Command Registe… macro
2568 pAic->AIC_IECR = 0x1 << irq_id; in AT91F_AIC_EnableIt()
180 AT91_REG AIC_IECR; /* Interrupt Enable Command Register */ member