Searched refs:AT91C_SSC_SWRST (Results 1 – 9 of 9) sorted by relevance
770 #define AT91C_SSC_SWRST ( 0x1 << 15 ) /* (SSC) Software Reset */ macro
679 #define AT91C_SSC_SWRST ( 0x1 << 15 ) /* (SSC) Software Reset */ macro
465 pSSC->SSC_CR = AT91C_SSC_SWRST | AT91C_SSC_RXDIS | AT91C_SSC_TXDIS; in AT91F_SSC_Configure()
861 #define AT91C_SSC_SWRST ( ( unsigned int ) 0x1 << 15 ) /* (SSC) Software Reset */ macro
913 #define AT91C_SSC_SWRST ( ( unsigned int ) 0x1 << 15 ) /* (SSC) Software Reset */ macro
913 #define AT91C_SSC_SWRST ( ( unsigned int ) 0x1 << 15 ) /* (SSC) Software Reset */ macro3502 AT91C_SSC_SWRST EQU( 0x1 << 15 );