Searched refs:spi_context_longest_current_buf (Results 1 – 4 of 4) sorted by relevance
100 uint32_t send_len = spi_context_longest_current_buf(ctx); in spi_litespi_xfer()
117 cur_xfer_len = spi_context_longest_current_buf(ctx); in spi_oc_simple_transceive()
406 static inline size_t spi_context_longest_current_buf(struct spi_context *ctx) in spi_context_longest_current_buf() function
257 xfer_len = spi_context_longest_current_buf(ctx); in xlnx_quadspi_start_tx()