Searched refs:SAM_SPI_CHIP_SELECT_COUNT (Results 1 – 1 of 1) sorted by relevance
29 #define SAM_SPI_CHIP_SELECT_COUNT 4 macro80 int pcs[SAM_SPI_CHIP_SELECT_COUNT] = {0x0, 0x1, 0x3, 0x7}; in spi_slave_to_mr_pcs()118 if (config->slave > (SAM_SPI_CHIP_SELECT_COUNT - 1)) { in spi_sam_configure()120 config->slave, SAM_SPI_CHIP_SELECT_COUNT - 1); in spi_sam_configure()