Home
last modified time | relevance | path

Searched refs:SPI_FIFO_DEPTH (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
H A Dspi-tegra114.c145 #define SPI_FIFO_DEPTH 64 macro
904 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()