Searched refs:spi_context_total_rx_len (Results 1 – 7 of 7) sorted by relevance
153 static inline size_t spi_context_total_rx_len(struct spi_context *ctx);184 uint32_t rx_len = spi_context_total_rx_len(ctx); in spi_context_wait_for_completion()568 static inline size_t spi_context_total_rx_len(struct spi_context *ctx) in spi_context_total_rx_len() function
161 if (spi_context_total_tx_len(&data->ctx) < spi_context_total_rx_len(&data->ctx)) { in ra_spi_b_transfer_ongoing()320 ? spi_context_total_rx_len(&data->ctx) in transceive()325 spi_context_total_rx_len(&data->ctx)) in transceive()549 spi_context_total_rx_len(&data->ctx)); in ra_spi_rxi_isr()
171 if (spi_context_total_tx_len(&data->ctx) < spi_context_total_rx_len(&data->ctx)) { in ra_spi_transfer_ongoing()358 ? spi_context_total_rx_len(&data->ctx) in transceive()363 spi_context_total_rx_len(&data->ctx)) in transceive()597 spi_context_total_rx_len(&data->ctx)); in ra_spi_rxi_isr()
628 chunk_len = spi_context_total_rx_len(ctx); in transceive()630 size_t rx_len = spi_context_total_rx_len(ctx); in transceive()
567 data->tx_len = spi_context_total_rx_len(ctx); in spi_smartbond_isr_trigger()649 data->tx_len = spi_context_total_rx_len(ctx) - data->transferred; in spi_smartbond_isr()
326 uint32_t rx_transfer_size = spi_context_total_rx_len(instance_ctx); in spi_silabs_longest_transfer_size()
852 int num_bytes = spi_context_total_rx_len(&data->ctx); in spi_stm32_half_duplex_switch_to_receive()