Home
last modified time | relevance | path

Searched refs:trans_bytes (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
H A Dspi-atcspi200.c150 int trans_bytes = op->data.nbytes; in atcspi_xfer_data_poll() local
155 while (trans_bytes) { in atcspi_xfer_data_poll()
179 trans_bytes -= num_byte; in atcspi_xfer_data_poll()