Searched refs:AT91C_US_CKLO (Results 1 – 9 of 9) sorted by relevance
2048 #define AT91C_US_SCK_USED ( AT91C_US_CKLO | AT91C_US_CLKS_EXT )2057 AT91C_US_CKLO + \
905 #define AT91C_US_CKLO ( 0x1 << 18 ) /* (USART) Clock Output Select */ macro
623 #define AT91C_US_CKLO ( 0x1 << 18 ) /* (USART) Clock Output Select */ macro
1001 #define AT91C_US_CKLO ( ( unsigned int ) 0x1 << 18 ) /* (USART) Clock Output Sel… macro
850 #define AT91C_US_CKLO ( ( unsigned int ) 0x1 << 18 ) /* (USART) Clock Output Sel… macro
850 #define AT91C_US_CKLO ( ( unsigned int ) 0x1 << 18 ) /* (USART) Clock Output Sel… macro3449 AT91C_US_CKLO EQU( 0x1 << 18 );