Searched refs:AT91C_US_RXRDY (Results 1 – 9 of 9) sorted by relevance
225 #define AT91C_US_RXRDY ( 0x1 << 0 ) /* (DBGU) RXRDY Interrupt */ macro
161 #define AT91C_US_RXRDY ( 0x1 << 0 ) /* (DBGU) RXRDY Interrupt */ macro
2267 return( pUSART->US_CSR & AT91C_US_RXRDY ); in AT91F_US_RxReady()
261 #define AT91C_US_RXRDY ( ( unsigned int ) 0x1 << 0 ) /* (DBGU) RXRDY Interrupt */ macro
337 #define AT91C_US_RXRDY ( ( unsigned int ) 0x1 << 0 ) /* (DBGU) RXRDY Interrupt */ macro
337 #define AT91C_US_RXRDY ( ( unsigned int ) 0x1 << 0 ) /* (DBGU) RXRDY Interrupt */ macro2845 AT91C_US_RXRDY EQU( 0x1 << 0 );