Searched refs:AT91C_SPI_SPIDIS (Results 1 – 9 of 9) sorted by relevance
707 pSPI->SPI_CR = AT91C_SPI_SPIDIS; in AT91F_SPI_Disable()796 pSPI->SPI_CR = AT91C_SPI_SPIDIS; in AT91F_SPI_Close()
579 #define AT91C_SPI_SPIDIS (0x1 << 1) // (SPI) SPI Disable macro
503 #define AT91C_SPI_SPIDIS (0x1 << 1) // (SPI) SPI Disable macro
646 #define AT91C_SPI_SPIDIS ((unsigned int) 0x1 << 1) // (SPI) SPI Disable macro
710 #define AT91C_SPI_SPIDIS ((unsigned int) 0x1 << 1) // (SPI) SPI Disable macro
710 #define AT91C_SPI_SPIDIS ((unsigned int) 0x1 << 1) // (SPI) SPI Disable macro3025 AT91C_SPI_SPIDIS EQU (0x1 << 1) ;- (SPI) SPI Disable