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
683 pSPI->SPI_CR = AT91C_SPI_SWRST; in AT91F_SPI_Reset()
647 #define AT91C_SPI_SWRST ((unsigned int) 0x1 << 7) // (SPI) SPI Software reset macro
711 #define AT91C_SPI_SWRST ((unsigned int) 0x1 << 7) // (SPI) SPI Software reset macro
711 #define AT91C_SPI_SWRST ((unsigned int) 0x1 << 7) // (SPI) SPI Software reset macro3026 AT91C_SPI_SWRST EQU (0x1 << 7) ;- (SPI) SPI Software reset