Searched refs:tx_cur_len (Results 1 – 1 of 1) sorted by relevance
93 unsigned int tx_cur_len; member174 writel(pspim->tx_buf[pspim->tx_cur_len], in sp7021_spi_host_wb()176 pspim->tx_cur_len++; in sp7021_spi_host_wb()204 tx_cnt = min(tx_len - pspim->tx_cur_len, pspim->data_unit - tx_cnt); in sp7021_spi_host_irq()217 if (fd_status & SP7021_FINISH_FLAG || tx_len == pspim->tx_cur_len) { in sp7021_spi_host_irq()245 pspim->tx_cur_len = 0; in sp7021_prep_transfer()324 if (pspim->tx_cur_len < xfer_len) { in sp7021_spi_host_transfer_one()