Searched refs:AT91C_TC_WAVESEL (Results 1 – 8 of 8) sorted by relevance
1035 #define AT91C_TC_WAVESEL ( 0x3 << 13 ) /* (TC) Waveform Selection */ macro
972 #define AT91C_TC_WAVESEL ( 0x3 << 13 ) /* (TC) Waveform Selection */ macro
1139 #define AT91C_TC_WAVESEL ( ( unsigned int ) 0x3 << 13 ) /* (TC) Waveform Sele… macro
1231 #define AT91C_TC_WAVESEL ( ( unsigned int ) 0x3 << 13 ) /* (TC) Waveform Sele… macro
1231 #define AT91C_TC_WAVESEL ( ( unsigned int ) 0x3 << 13 ) /* (TC) Waveform Sele… macro3921 AT91C_TC_WAVESEL EQU( 0x3 << 13 );