Searched refs:bytes_to_discard_from_rx (Results 1 – 1 of 1) sorted by relevance
563 int bytes_to_discard_from_rx; in ax_spi_mem_exec_op() local668 bytes_to_discard_from_rx = op->addr.nbytes + op->dummy.nbytes; in ax_spi_mem_exec_op()669 for (i = 0; i < bytes_to_discard_from_rx; i++) in ax_spi_mem_exec_op()