Searched refs:trans_cnt (Results 1 – 2 of 2) sorted by relevance
451 int trans_cnt = xspi->rx_bytes - xspi->tx_bytes; in cdns_spi_irq() local454 trans_cnt -= threshold; in cdns_spi_irq()463 cdns_spi_process_fifo(xspi, trans_cnt, trans_cnt); in cdns_spi_irq()470 cdns_spi_process_fifo(xspi, 0, trans_cnt); in cdns_spi_irq()
196 unsigned long trans_cnt = 0; in ax_spi_fill_tx_fifo() local198 while ((trans_cnt < xspi->tx_fifo_depth) && in ax_spi_fill_tx_fifo()211 trans_cnt++; in ax_spi_fill_tx_fifo()