Searched refs:bytes_in_xfer (Results 1 – 1 of 1) sorted by relevance
121 size_t bytes_in_xfer = lpspi_data->fill_len * lpspi_data->word_size_bytes; in lpspi_fill_tx_fifo() local124 for (offset = 0; offset < bytes_in_xfer; offset += lpspi_data->word_size_bytes) { in lpspi_fill_tx_fifo()