Searched refs:fifo_words_left (Results 1 – 1 of 1) sorted by relevance
300 unsigned fifo_words_left; in tegra_spi_fill_tx_fifo_from_client_txbuf() local307 fifo_words_left = tx_empty_count * tspi->words_per_32bit; in tegra_spi_fill_tx_fifo_from_client_txbuf()308 written_words = min(fifo_words_left, tspi->curr_dma_words); in tegra_spi_fill_tx_fifo_from_client_txbuf()