Searched refs:AT91C_SPI_SPIDIS (Results 1 – 3 of 3) sorted by relevance
210 #define AT91C_SPI_SPIDIS ((unsigned int) 0x1 << 1) // (SPI) SPI Disable macro
882 #define AT91C_SPI_SPIDIS (0x1 << 1) // (SPI) SPI Disable macro
3043 #define AT91C_SPI_SPIDIS (0x1 << 1) // (SPI) SPI Disable macro
Completed in 65 milliseconds