Searched refs:ATMEL_SPI_MR_PCS (Results 1 – 2 of 2) sorted by relevance
31 #define ATMEL_SPI_MR_PCS(x) (((x) & 15) << 16) macro
97 | ATMEL_SPI_MR_PCS(~(1 << cs) & 0xf); in spi_setup_slave()272 ATMEL_SPI_MR_PCS(~(1 << cs)); in atmel_spi_claim_bus()