Searched refs:AT91C_TC_BURST (Results 1 – 8 of 8) sorted by relevance
1009 #define AT91C_TC_BURST ( 0x3 << 4 ) /* (TC) Burst Signal Selection */ macro
946 #define AT91C_TC_BURST ( 0x3 << 4 ) /* (TC) Burst Signal Selection */ macro
1113 #define AT91C_TC_BURST ( ( unsigned int ) 0x3 << 4 ) /* (TC) Burst Signal S… macro
1205 #define AT91C_TC_BURST ( ( unsigned int ) 0x3 << 4 ) /* (TC) Burst Signal S… macro
1205 #define AT91C_TC_BURST ( ( unsigned int ) 0x3 << 4 ) /* (TC) Burst Signal S… macro3869 AT91C_TC_BURST EQU( 0x3 << 4 );