Searched refs:AT91C_TC_EEVT (Results 1 – 8 of 8) sorted by relevance
1029 #define AT91C_TC_EEVT ( 0x3 << 10 ) /* (TC) External Event Selection */ macro
965 #define AT91C_TC_EEVT ( 0x3 << 10 ) /* (TC) External Event Selection */ macro
1133 #define AT91C_TC_EEVT ( ( unsigned int ) 0x3 << 10 ) /* (TC) External Event… macro
1224 #define AT91C_TC_EEVT ( ( unsigned int ) 0x3 << 10 ) /* (TC) External Event… macro
1224 #define AT91C_TC_EEVT ( ( unsigned int ) 0x3 << 10 ) /* (TC) External Event… macro3907 AT91C_TC_EEVT EQU( 0x3 << 10 );