Searched refs:AT91C_AIC_DCR_GMSK (Results 1 – 8 of 8) sorted by relevance
176 #define AT91C_AIC_DCR_GMSK ( 0x1 << 1 ) /* (AIC) General Mask */ macro
90 #define AT91C_AIC_DCR_GMSK ( 0x1 << 1 ) /* (AIC) General Mask */ macro
207 #define AT91C_AIC_DCR_GMSK ( ( unsigned int ) 0x1 << 1 ) /* (AIC) General… macro
258 #define AT91C_AIC_DCR_GMSK ( ( unsigned int ) 0x1 << 1 ) /* (AIC) General M… macro
258 #define AT91C_AIC_DCR_GMSK ( ( unsigned int ) 0x1 << 1 ) /* (AIC) General M… macro2784 AT91C_AIC_DCR_GMSK EQU( 0x1 << 1 );