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.c151 int trans_bytes = op->data.nbytes; in atcspi_xfer_data_poll() local
156 while (trans_bytes) { in atcspi_xfer_data_poll()
180 trans_bytes -= num_byte; in atcspi_xfer_data_poll()