Searched refs:QSPI_FIFO_DEPTH (Results 1 – 1 of 1) sorted by relevance
105 #define QSPI_FIFO_DEPTH 64 macro867 if (tqspi->use_dma && total_fifo_words > QSPI_FIFO_DEPTH) in tegra_qspi_start_transfer_one()1174 if (total_fifo_words > QSPI_FIFO_DEPTH) in handle_dma_based_xfer()1268 tqspi->max_buf_size = QSPI_FIFO_DEPTH << 2; in tegra_qspi_probe()