Searched refs:AT91C_AIC_PRIOR (Results 1 – 8 of 8) sorted by relevance
163 #define AT91C_AIC_PRIOR ( 0x7 << 0 ) /* (AIC) Priority Level */ macro
75 #define AT91C_AIC_PRIOR ( 0x7 << 0 ) /* (AIC) Priority Level */ macro
194 #define AT91C_AIC_PRIOR ( ( unsigned int ) 0x7 << 0 ) /* (AIC) Priorit… macro
243 #define AT91C_AIC_PRIOR ( ( unsigned int ) 0x7 << 0 ) /* (AIC) Priority … macro
243 #define AT91C_AIC_PRIOR ( ( unsigned int ) 0x7 << 0 ) /* (AIC) Priority … macro2756 AT91C_AIC_PRIOR EQU( 0x7 << 0 );