Searched refs:AT91C_SSC_RXEN (Results 1 – 9 of 9) sorted by relevance
766 #define AT91C_SSC_RXEN (0x1 << 0) // (SSC) Receive Enable macro
675 #define AT91C_SSC_RXEN (0x1 << 0) // (SSC) Receive Enable macro
504 pSSC->SSC_CR = AT91C_SSC_RXEN; in AT91F_SSC_EnableRx()
842 #define AT91C_SSC_RXEN ((unsigned int) 0x1 << 0) // (SSC) Receive Enable macro
893 #define AT91C_SSC_RXEN ((unsigned int) 0x1 << 0) // (SSC) Receive Enable macro
893 #define AT91C_SSC_RXEN ((unsigned int) 0x1 << 0) // (SSC) Receive Enable macro3147 AT91C_SSC_RXEN EQU (0x1 << 0) ;- (SSC) Receive Enable