Searched refs:AT91C_US_DSNACK (Results 1 – 8 of 8) sorted by relevance
908 #define AT91C_US_DSNACK ( 0x1 << 21 ) /* (USART) Disable Successive NACK */ macro
626 #define AT91C_US_DSNACK ( 0x1 << 21 ) /* (USART) Disable Successive NACK */ macro
1004 #define AT91C_US_DSNACK ( ( unsigned int ) 0x1 << 21 ) /* (USART) Disable Successi… macro
853 #define AT91C_US_DSNACK ( ( unsigned int ) 0x1 << 21 ) /* (USART) Disable Successi… macro
853 #define AT91C_US_DSNACK ( ( unsigned int ) 0x1 << 21 ) /* (USART) Disable Successi… macro3455 AT91C_US_DSNACK EQU( 0x1 << 21 );