Searched refs:current_remaining_bytes (Results 1 – 1 of 1) sorted by relevance
263 int current_remaining_bytes; member934 len = as->current_remaining_bytes; in atmel_spi_pdc_next_xfer()936 as->current_remaining_bytes -= len; in atmel_spi_pdc_next_xfer()952 if (as->current_remaining_bytes) { in atmel_spi_pdc_next_xfer()953 len = as->current_remaining_bytes; in atmel_spi_pdc_next_xfer()1055 as->current_remaining_bytes -= 2; in atmel_spi_pump_single_data()1057 as->current_remaining_bytes = 0; in atmel_spi_pump_single_data()1059 as->current_remaining_bytes--; in atmel_spi_pump_single_data()1081 as->current_remaining_bytes = 0; in atmel_spi_pump_fifo_data()1153 if (as->current_remaining_bytes) { in atmel_spi_pio_interrupt()[all …]