Searched refs:AT91C_SPI_SWRST (Results 1 – 9 of 9) sorted by relevance
580 #define AT91C_SPI_SWRST ( 0x1 << 7 ) /* (SPI) SPI Software reset */ macro
504 #define AT91C_SPI_SWRST ( 0x1 << 7 ) /* (SPI) SPI Software reset */ macro
659 pSPI->SPI_CR = AT91C_SPI_SWRST; in AT91F_SPI_Reset()
660 #define AT91C_SPI_SWRST ( ( unsigned int ) 0x1 << 7 ) /* (SPI) SPI Software reset */ macro
725 #define AT91C_SPI_SWRST ( ( unsigned int ) 0x1 << 7 ) /* (SPI) SPI Software reset */ macro
725 #define AT91C_SPI_SWRST ( ( unsigned int ) 0x1 << 7 ) /* (SPI) SPI Software reset */ macro3275 AT91C_SPI_SWRST EQU( 0x1 << 7 );