Searched refs:QSPI_FIFO_DEPTH (Results 1 – 1 of 1) sorted by relevance
120 #define QSPI_FIFO_DEPTH 64 macro945 if (tqspi->use_dma && total_fifo_words > QSPI_FIFO_DEPTH) in tegra_qspi_start_transfer_one()1430 if (!tqspi->soc_data->has_ext_dma && xfer->len > (QSPI_FIFO_DEPTH << 2)) in tegra_qspi_validate_cmb_seq()1565 if (total_fifo_words > QSPI_FIFO_DEPTH) in handle_dma_based_xfer()1754 tqspi->max_buf_size = QSPI_FIFO_DEPTH << 2; in tegra_qspi_probe()