Searched refs:SPI_FIFO_DEPTH (Results 1 – 1 of 1) sorted by relevance
145 #define SPI_FIFO_DEPTH 64 macro904 if (total_fifo_words > SPI_FIFO_DEPTH) in tegra_spi_start_transfer_one()1231 if (total_fifo_words > SPI_FIFO_DEPTH) in handle_dma_based_xfer()1368 tspi->max_buf_size = SPI_FIFO_DEPTH << 2; in tegra_spi_probe()